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...

this showed in terminal

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

Popular posts from this blog

How to connect android app to App engine -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

php - display validation error message next to the textbox in codeigniter -