//install globally to your system path. npm install -g nodemon //install nodemon as a development dependency: npm install --save-dev nodemon