Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

unable to install #5

Closed
desandro opened this issue Mar 28, 2012 · 2 comments
Closed

unable to install #5

desandro opened this issue Mar 28, 2012 · 2 comments

Comments

@desandro
Copy link

As instructed, I tried installing globally but ran into this:

$ npm install wintersmith -g
npm ERR! Doesn't exist: git://github.com/jnordberg/marked.git
npm ERR! error installing wintersmith@1.0.2 Error: ENOENT, No such file or directory 'git://github.com/jnordberg/marked.git'
npm ERR! Error: ENOENT, No such file or directory 'git://github.com/jnordberg/marked.git'

Odd, considering git://github.com/jnordberg/marked.git is a valid public-facing git repo.

Probably an npm settings on my end I must have screwed up somewhere - any idea?

@jnordberg
Copy link
Owner

Yeah looks like something wrong with npm, try updating it [sudo] npm update npm -g

@desandro
Copy link
Author

That was it :) Sorry about that!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants