node.js - Mongoose installation failed on Mac -
this got in terminal. have mongodb , node.js installed already.. if can me i'll appreciate lot! thank you...

from see in terminal, think installation mongoose successful. , staring application using nodemon think not installed getting error nodemon: command not found. first need install nodemon using,
npm install -g nodemon
Comments
Post a Comment