#i did sudo npx n 14 18 0 and it denied
1 messages · Page 1 of 1 (latest)
nvm didn't work?
just that nvm isnt a command
the guide says to use the curl or wget line but when i do that it immediately does a file in the terminal but it just pastes the file there
this command: curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash ?
what do you use then?
I mean, you don't use bash?
when i hit new terminal it says bash on the side
so i assumed that was the bash terminal
then, use this command, and reopen terminal
hm that did something different, i'll see if it worked
it installed, now gotta figure out command to change version and what version it needs to be
nvm install node 18 or nvm install node, the later command will install latest, but 18 is good for now IG
