How to install multiple Node.js versions on macOS M1/M2

by

In this tutorial, you’ll learn how to run multiple Node.js versions on a new Mac and easily switch between them.

How to fix ‘ReferenceError: primordials is not defined’ error NPM/Gulp/JS

by

After switching to a new computer I installed the latest version of Node (v17).

How to update Node.js and NPM on a Mac

by

In this tutorial, you’ll learn how to upgrade Node.js and NPM on a Mac.

How to install/uninstall an npm package

by

Learn the basics of installing and uninstalling npm packages, locally and globally.