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

Error: Cannot find module '../lib/utils/unsupported.js' #447

Open
jordancclive opened this issue Sep 27, 2018 · 2 comments
Open

Error: Cannot find module '../lib/utils/unsupported.js' #447

jordancclive opened this issue Sep 27, 2018 · 2 comments

Comments

@jordancclive
Copy link

I am unable to successfully run npm install. I get this error.

@bebraw
Copy link
Member

bebraw commented Sep 27, 2018 via email

@McWatt
Copy link

McWatt commented Nov 18, 2018

I had the same error in the Visual Studio Code terminal. It was due to there being a version of Node that I installed before switching to NVM still being there. Visual Studio Code was using that version, which was rather outdated. The fix was to simply uninstall that standalone version of Node. Once I removed it, I restarted the vsc terminal and it picked up the current NVM version.

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

3 participants