You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I am unable to successfully run npm install. I get this error.
The text was updated successfully, but these errors were encountered: