NPM
How to test local package
For Example
To reinstall from your package.json
To check whether a package is installed, the npm ls
command can be used
npm ls
command can be usedNPM package
Increase patch version
Publish
Global installation
List all the globally installed packages
Uninstall globally installed package
Last updated
Was this helpful?