Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck on missing plugin install #219

Open
terror opened this issue Oct 16, 2020 · 3 comments
Open

Stuck on missing plugin install #219

terror opened this issue Oct 16, 2020 · 3 comments

Comments

@terror
Copy link

terror commented Oct 16, 2020

After running leetcode version, it seems to get stuck on downloading missing plugins, in particular this one.

Screen Shot 2020-10-16 at 7 15 38 PM

npm -v == 6.14.8
node -v == 14.7.0
os == MacOS Catalina 10.15.7

@cultivater
Copy link

I encountered the same problem, any solutions?

@terror
Copy link
Author

terror commented Dec 11, 2020

I encountered the same problem, any solutions?

I have not found a solution. It seems like project development has halted.

@ghost
Copy link

ghost commented Jan 5, 2021

You can install the plugin manually.

  1. Download the ${plugin}.js file from https://github.com/skygragon/leetcode-cli-plugins/tree/master/plugins
  2. cp the ${plugin}.js file into ~/.lc/ directory.
  3. Modify ~/.lc/plugins.json. Rewrite the Boolean value of the related plugin from false to true.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants