ChrisWren / grunt-nodemon

Grunt task to run nodemon
MIT License
345 stars 37 forks source link

requires coffee-script to be installed globally #27

Closed TiloW closed 10 years ago

TiloW commented 10 years ago

nodemon should rather use the local coffee executable (when trying to run *.coffee files), located at node_modules/.bin

TiloW commented 10 years ago

nvm, seems to be a issue of nodemon itself https://github.com/remy/nodemon/issues/210#issuecomment-30745934