-
Notifications
You must be signed in to change notification settings - Fork 187
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
NVM Error #11
Comments
Make sure you have NVM (Node Version Manager) installed. You can install it by following the instructions on the NVM GitHub page. |
I do have NVM installed but how to configure that? |
Check on cmd is nvm install or not “”nvm —version “” the. U should
install the required nvm mention in the code then will be a file .nvm
something like that where u can find that version then on cmd run command
nvm install (that version) then try if not happend let me know bcoz i face
the same eror but it get resolved
…On Sat, 27 Jul 2024 at 5:23 PM, Arihant Gupta ***@***.***> wrote:
I do have NVM installed but how to configure that?
—
Reply to this email directly, view it on GitHub
<#11 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7WB2IYRERHKRI77MQHKY3LZOOGNHAVCNFSM6AAAAABLET6ERCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDENJUGEZTKMJTGE>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
trying to run this on my pc, would like to ask which version of NPM is this built on?
Trying to run the nvm install command but it is saying that a required parameter is missing. What to do?
The text was updated successfully, but these errors were encountered: