Replies: 1 comment 8 replies
-
|
What are the results of |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue:
exit status 1 when using nvm use. I have followed the common issues page to try to solve the issue and nothing worked.
How To Reproduce:
Turn on developer mode
Uninstall any previous versions of NVM
Install newest version of NVM
Set install paths to a new folder made in C:/
Open powershell as administrator
nvm installs lts (18.16.1)
nvm use lts
Expected behavior:
Node version 18.16.1 should be enabled
Observed Behavior:
Duplicate exit status 1 messages. The exit status is not followed by any message.
exit status 1:
exit status 1:
Things tried"
I have tried all of these combined:
Desktop:
OS: Windows 11 latest
Beta Was this translation helpful? Give feedback.
All reactions