Editing NVM (Node Version Manager)
Revision as of 13:17, 16 October 2023 by Akhyar (talk | contribs) (Created page with "== Install NVM == Update dulu sudo apt update Download menggunakan curl, pilihan nvm pada v0.35.3 curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash Masukkan source-nya source ~/.bashrc Install Node.js menggunakan NVM. Kali ini yang akan di install adalah versi 18.16.0 nvm install 18.16.0 Melihat NVM version nvm --version hasilnya 0.35.3 Melihat node.js nvm ls hasilnya v18.16.0 node -> stable (-> v18.16.0) (default) stable ->...")
Warning: You are editing an out-of-date revision of this page.
If you publish it, any changes made since this revision will be lost.
Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.
Retrieved from "https://abahdoku.wiki.gd:443/index.php/NVM_(Node_Version_Manager)"