Skip to content

Installed Node.js doesn't work #1

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

Closed
xxks-kkk opened this issue Feb 20, 2018 · 6 comments
Closed

Installed Node.js doesn't work #1

xxks-kkk opened this issue Feb 20, 2018 · 6 comments
Labels
need more info Further information is requested

Comments

@xxks-kkk
Copy link

I typed node -v and got v6.7.0 and then in VS Code, the error message shows Command 'leetcode.refreshExplorer' not found.
screen shot 2018-02-19 at 9 44 24 pm

@jdneo jdneo added help wanted Extra attention is needed need more info Further information is requested labels Feb 21, 2018
@jdneo
Copy link
Member

jdneo commented Feb 21, 2018

Hi @xxks-kkk , thank you for the feedback.

Currently the explorer do have some bugs now. But I cannot repro this one: Command 'leetcode.refreshExplorer' not found

Could you please provide more information about this?

like the version of vs code, repro steps, etc. 😄

@xxks-kkk
Copy link
Author

I'm using Viisual Studio Code Version 1.20.1 (1.20.1). The steps I take roughly like:

  • I install plugin directly from the VS Code.
  • Once, I installed, I was notified that Node.js was not found from PATH.
  • So, I installed the node.js and run node -v with output v6.7.0.
  • Then I hit the refresh button of the plugin and the error message reported shows up.

I'm using Mac OSX 10.10.5.

Hope this description helps!

@jdneo
Copy link
Member

jdneo commented Feb 21, 2018

@xxks-kkk I see.

Currently, the extension will check the node runtime at the startup.

If user installed Node.js, then it will register related commands, otherwise, it just give a hint and return.

Could you please try to restart the VS Code (or maybe restart your Mac) and see if this issue still occur?

@jdneo jdneo removed the help wanted Extra attention is needed label Feb 22, 2018
@jdneo
Copy link
Member

jdneo commented Feb 23, 2018

Hi @xxks-kkk Does the problem still occurs?

@jdneo jdneo closed this as completed Feb 26, 2018
@jdneo
Copy link
Member

jdneo commented Feb 26, 2018

@xxks-kkk please feel free to reopen this issue if it still blocks you.

@leeguooooo
Copy link

leeguooooo commented Apr 1, 2019

I also encountered this problem. I tried to uninstall and reload the plug-in, and then I'll be OK.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
need more info Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants