Node
NodeJS used for Full-Stack Development.
you can use npm (default) or pnpm as Node Package Manager.
Install
Usage
Switching node version
Publish
Publishing to GitHub Packages
With in your node project:
Use
publishConfig
option in yourpackage.json
Authenticate
Publish
You ~/.npmrc
might have multiple registries
FAQ
How to Delete ALL node_modules
folders on your machine
Last updated