CleverStack / cleverstack-cli

CLI for CleverStack
http://youtube.com/watch?v=-4ArURHExhQ
MIT License
196 stars 33 forks source link

Error message on missing grunt CLI #4

Closed Miz85 closed 10 years ago

Miz85 commented 10 years ago

Hi,

I was trying to run "clever init my-app" and got the following error message: Grunt-CLI is required before using CleverStack-CLI please type: npm install -g grunt

which I could only resolve by running npm install -g grunt-cli

Cheers.

pilsy commented 10 years ago

Hey @Miz85, this is listed as a prerequisite for cleverstack - please see https://github.com/CleverStack/cleverstack-cli#prerequisites