TryGhost / generator-ghost

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

Can't install generator-ghost #6

Closed harrysaputra closed 10 years ago

harrysaputra commented 10 years ago

Halo @sethvincent,

Thank you for providing ghost generator for yeoman. i like the whole idea , but when i try to install it, i face this problem :

selection_084

i am on ubuntu 13.04 , and i have installed some yeoman generator without problem.

cheers

harrysaputra commented 10 years ago

look, the package file is not found

selection_085

sethvincent commented 10 years ago

This was so weird. Try it again, I think it's fixed: http://registry.npmjs.org/generator-ghost/-/generator-ghost-0.1.0.tgz

All I did to fix it was run npm publish --force to republish the package at that version. I'm not sure what happened, but it seems like it was an npm issue. Let me know if the install actually works for you now.

harrysaputra commented 10 years ago

it works now. thank you :)

harrysaputra commented 10 years ago

two package error : domutils & async . i add it manually