TryGhost / generator-ghost

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

lots of silly messages and not ok #2

Closed peterennis closed 9 years ago

peterennis commented 10 years ago

log file here: https://github.com/peterennis/touchmyjunk/blob/master/npm-debug.log

capture44

sethvincent commented 10 years ago

At first glance I'm thinking there's a Windows-specific bug going on. I'm about to set up a Windows dev environment so I'll be able to properly replicate this.

Thanks!

peterennis commented 10 years ago

I am running on a W8 box. W7 is available and I will be setting up a W81 client also. I started hacking on the nodevars.bat file then came across your generator. I am interested in a Windows alternative to Vagrant.

harrysaputra commented 10 years ago

helo. i just try to use this , and find this :

npm ERR! fetch failed https://registry.npmjs.org/generator-ghost/-/generator-ghost-0.1.0.tgz npm ERR! Error: 404 Not Found

is it the package repo error , or you forgot something ?

cheers

sethvincent commented 10 years ago

Hi @harrysaputra, this should be in a new issue.

I just double checked to make sure it installs from npm on my machine and I didn't have that error.

Wait a few minutes and try again with this command: npm install -g generator ghost, and if the problem persists open a new issue with more details about your operating system, its version, and the full log and I'll see what I can do to help!

peterennis commented 10 years ago

FYI, look here at the end of the thread: https://github.com/TryGhost/Ghost/issues/1001#issuecomment-30252202 Looks like you could get some traction. I will try again with 0.4 release.

peterennis commented 9 years ago

old