DEV Community

nvm command not found :(

Bhavesh Kasturi on August 05, 2020

Node Version Manager (NVM) is a tool used to manage multiple active Node.js versions. If you're trying to install NVM(Node Version Manager) in WSL...
Collapse
 
gabrielduete profile image
Gabriel Duete

Thanks!! /o/

Collapse
 
isabelalima profile image
Isabela Lima

Thank you, this helped a lot!

Collapse
 
rinsama77 profile image
imrinzzzz

Than you!!! I downloaded oh-my-zsh and it replaced my previous .zshrc file. This helps a lot TT.

Collapse
 
duhbhavesh profile image
Bhavesh Kasturi

Glad It helped! :)

Collapse
 
viktor_k profile image
Viktor Kushniruk

I wish I had read your comment before following the article...

Collapse
 
samboosa5k profile image
samboosa5k

thank you! :D

Collapse
 
edwinb24 profile image
edwinb24

Thanks!

Collapse
 
moegts profile image
Mohammad Khalil

thanks!
😍👌

Collapse
 
loftusjl profile image
Jesse Loftus

Perfect! Thank you! <3

Collapse
 
gsingh profile image
G.Singh

Thank you good Sir.

Collapse
 
edineu profile image
Neu • Edited

Hej,
How did you exactly add this snippet code to the profile?

Collapse
 
duhbhavesh profile image
Bhavesh Kasturi

Hi, it was using markdown you can check this GitHub article

Collapse
 
pszujewski profile image
Peter H. Szujewski

YOU ARE THE BEST! Thank you.

Collapse
 
santoshjava profile image
Santosh Sharma

Thank You..!

Collapse
 
herison profile image
Herison S.

Obrigadoooooooo

Collapse
 
ridhikgovind profile image
Ridhik Govind

This worked like a charm. Thanks a lot !

Collapse
 
saiafonua profile image
Saia Fonua

/usr/bin/curl: /usr/bin/curl: cannot execute binary file

I got this when trying to execute the curl command in the terminal

Collapse
 
bossfelfo profile image
fbf.dev

This was really helpful, though in my case - I had to nano ~/.bash_profile and added the code snippet

Collapse
 
vinimartins profile image
Vinicius Martins

thaaanks bro!

Collapse
 
kvng777 profile image
Kevin G.

Many thanks for sharing this solution!

Collapse
 
mariafeli profile image
Maria

After days of trying different solutions, THIS ONE WORKS !!! THANK YOU