Open thedug opened 9 years ago
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
1) pegging grunt-nodemon to an older version of nodemon 2) testing the new version of nodemon with grunt-nodemon .
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
Any tips on
1) pegging grunt-nodemon to an older version of nodemon 2) testing the new version of nodemon with grunt-nodemon .