CleverStack / cleverstack-cli

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

clever init hangs at 7% - Downloading and extracting node-seed #74

Closed larpo1 closed 9 years ago

larpo1 commented 9 years ago
$ clever init w1.test
Preparing for installation...
  └── Creating project installation path...
Installing Backend...
  ├── Installation path is /Users/larpo/w1.test/backend...
Downloading and extracting node-seed...

 Status @ 4s |   Installation Progress: [▒---------]  7 %   ┊   Installing: Backend   ┊   Step: Downloading and extracting node-seed...   ┊   Step Time: 1s   ┊

Been that way for over an hour. Giving up.

pilsy commented 9 years ago

Hi @larpo1

Could you please re-run the command with the -v option (or --verbose) ~~ clever init w1.test -v? Also the output of clever -V, node -v, npm -v, bower -v and grunt -V would be helpful