gruntjs / grunt-cli

Grunt's command line interface.
http://gruntjs.com/
MIT License
706 stars 248 forks source link

bin not installed, sometimes #61

Closed Jpunt closed 10 years ago

Jpunt commented 10 years ago

I need to install grunt-cli locally and did so according to the readme. This works most of the times, but in some cases the bin-folder is excluded from the installation, causing errors in my build. Problem is, I can't pin down where or why this goes wrong.. Are there any circumstances where node_modules/grunt-cli/bin/grunt won't be installed?

Jpunt commented 10 years ago

Sorry, turned out to be an issue with our build.