.. include:: /Includes.rst.txt .. index:: single: OS X; Npm installation single: Npm installation; OS X .. _osx-npm: =================== Npm install on OSX =================== Head over to https://docs.npmjs.com/cli/ and follow the install instructions. Once you have installed it, you can open up the Terminal app which is located under Applications/Utilities on your mac. Once in the terminal, type ``npm -v`` to get the version number of npm that is currently running on your machine.