{"id":11993,"date":"2022-03-09T04:32:51","date_gmt":"2022-03-09T09:32:51","guid":{"rendered":"http:\/\/local.brightwhiz\/?post_type=snippets&p=11993"},"modified":"2022-03-09T04:32:53","modified_gmt":"2022-03-09T09:32:53","slug":"ultimate-nvm-cheatsheet","status":"publish","type":"snippets","link":"http:\/\/local.brightwhiz\/snippets\/ultimate-nvm-cheatsheet\/","title":{"rendered":"The Ultimate nvm Cheatsheet"},"content":{"rendered":"\n
nvm cheatsheet useful commands:<\/p>\n\n\n\n
$ nvm ls-remote # lists all of the available versions of NodeJs & iojs\n$ nvm ls # list locally installed version\n$ nvm install 0.12.3 # install the version 0.12.3 (see ls-remote for available options)\n$ nvm use 0.12.3 # switch to and use the installed 0.12.3 version\n$ nvm which 0.12.2 # the path to the installed node version\n$ nvm current # what is the current installed nvm version\n$ nvm alias default 0.10.32 # set the default node to the installed 0.10.32 version\n$ nvm --help # the help documents<\/code><\/pre>\n","protected":false},"comment_status":"open","ping_status":"closed","template":"","meta":[],"categories":[953,15,28,16,18],"tags":[954,193,350,433,544,591],"yoast_head":"\nThe Ultimate nvm Cheatsheet [Snippet]<\/title>\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\t\n