grunt-nodemon
grunt-nodemon copied to clipboard
node mode infinite loop
When running grunt-nodemon I'm getting an infinite loop.
I saw that it may be an issue with the current version of nodemon.
They said the new version can be tested using
npm install -D nodemon@dev
Any tips on
- pegging grunt-nodemon to an older version of nodemon
- testing the new version of nodemon with grunt-nodemon .