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

PHP DOM loadHTML() method unusual warning -

python - How to create jsonb index using GIN on SQLAlchemy? -

c# - TransactionScope not rolling back although no complete() is called -