Open terror opened 4 years ago
I encountered the same problem, any solutions?
I encountered the same problem, any solutions?
I have not found a solution. It seems like project development has halted.
You can install the plugin manually.
${plugin}.js
file from https://github.com/skygragon/leetcode-cli-plugins/tree/master/plugins
${plugin}.js
file into ~/.lc/
directory.~/.lc/plugins.json
. Rewrite the Boolean value of the related plugin from false
to true
.
After running leetcode version, it seems to get stuck on downloading missing plugins, in particular this one.
npm -v == 6.14.8 node -v == 14.7.0 os == MacOS Catalina 10.15.7