NPM: Difference between revisions
Jump to navigation
Jump to search
Line 20: | Line 20: | ||
| valign="top" | | | valign="top" | | ||
* [https://flaviocopes.com/npm-packages-local-global/ NPM global or local packages] | |||
* [https://docs.npmjs.com/cli/v7/commands/npm-config Manage the npm configuration files] | * [https://docs.npmjs.com/cli/v7/commands/npm-config Manage the npm configuration files] | ||
* [https://docs.npmjs.com/cli/v7/commands/npm-pack Create a tarball from a package] | * [https://docs.npmjs.com/cli/v7/commands/npm-pack Create a tarball from a package] |
Revision as of 00:57, 14 March 2021
Knowledge
npm install npm@latest -g npm list -g --depth 0 node -v npm -v