Difference between revisions of "Nvm"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
* https://github.com/nvm-sh/nvm | * https://github.com/nvm-sh/nvm | ||
− | * | + | Installation: |
− | + | * macOS: <code>[[brew install nvm]]</code> | |
+ | * Ubuntu: <code>sudo apt install curl && curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash</code> | ||
== Commands == | == Commands == |
Revision as of 08:33, 15 August 2022
wikipedia:nvm Node Version Manager (nvm) is a version manager for Node.js
Installation:
- macOS:
brew install nvm
- Ubuntu:
sudo apt install curl && curl https://raw.githubusercontent.com/creationix/nvm/master/install.sh | bash
Commands
Related
- Never Mind (nvm)
npm
See also
- nvm:
nvm
[install | use | run | ls | ls-remote | alias ], .nvmrc, node --version, nvm alias default, brew install nvm, --help ]
- Node.js, JavaScript runtime, Deno, nock, next.js, express.js, electron, Nest.js, nvm,
package.json
, Webpack,node -r
,npm, nvm, node-gyp
, Node.js modules, Fastify, PM2, UnhandledPromiseRejectionWarning, node-inspector, Puppeteer, Node-config, Node-RED
Advertising: