nodemon app crashed – waiting for file changes before starting

EDIT After further testing, I have found that this is happening with both gulp and grunt on this app and on the default install of mean.js. I’m running this locally on a Mac. When I running either app using “node server.js” they don’t crash. I’m using a MEAN stack with grunt-nodemon and node is crashing when … Read more