How to Install NPM (and Node) on a Mac
Overview
In both my JavaScript for WordPress Master Course and my upcoming Gutenberg Development Course we use NPM (or Yarn) to install and manage our JavaScript packages and tools.
In this quick video I go over how to install NPM on a Mac (for Windows users). This also includes installing Node, which NPM requires. We will also check along the way to see if you have either of these already installed.
The Video
NOTE: Jump to 2:50 in to skip the introduction and start installing 🙂