TryGhost / generator-ghost

Generate Ghost blogs and themes using Yeoman.
MIT License
78 stars 11 forks source link

Error with shell:ember:dev when trying to install #12

Closed covertbert closed 8 years ago

covertbert commented 9 years ago

I'm getting this error when trying to run the generator:

Running "shell:ember:dev" (shell) task
/bin/sh: /Users/bertie.blackman/Other-Projects/GHOSTTEST/core/client/node_modules/.bin/ember: No            such file or directory
Warning: Command failed: /bin/sh -c /Users/bertie.blackman/Other-      Projects/GHOSTTEST/core/client/node_modules/.bin/ember build
/bin/sh: /Users/bertie.blackman/Other-Projects/GHOSTTEST/core/client/node_modules/.bin/ember: No    such file or directory
 Use --force to continue.

Aborted due to warnings.

Any ideas?

acburdine commented 8 years ago

Closing as a duplicate/related to #10