Can't load and login: command 'leetcode.signin' not found
hwm18 opened this issue · 2 comments
hwm18 commented
Problem Summary
Can't load and login to use it:
v12.18.3
[WARN] Installing missing plugins, might take a while ...
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cpp.lint.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cpp.run.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/github.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/lintcode.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cookie.chrome.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cookie.firefox.js
[ERROR] HTTP Error: 404
[WARN] Installing missing plugins, might take a while ... - Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cpp.lint.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cpp.run.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/github.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/lintcode.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cookie.chrome.js
- Downloading https://raw.githubusercontent.com/leetcode-tools/leetcode-cli/master/lib/plugins/cookie.firefox.js
[ERROR] HTTP Error: 404
Error: Command ""C:\Program Files\nodejs\node.exe" "c:\Users\hwm18.vscode\extensions\leetcode.vscode-leetcode-0.17.0\node_modules\vsc-leetcode-cli\bin\leetcode",plugin,-i,company" failed with exit code "1".
How to reproduce
Environment
- leetcode-cli version:
- OS version: Win 10
- Node version: v12.18.3
- Npm version: 6.14.6
AnmolTomer commented
@skygragon I am having the same issues, on Win10 as well as on Ubuntu 20.04 LTS. Node version v14.9.0 and npm version 6.14.8.
kenzanin commented
afaik its different project. from difference person see leecode-tool repo.
cmiiw
