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

Error after installing package on windows #60

Closed
mikach opened this issue Dec 24, 2013 · 6 comments
Closed

Error after installing package on windows #60

mikach opened this issue Dec 24, 2013 · 6 comments

Comments

@mikach
Copy link

mikach commented Dec 24, 2013

prepublish: make throws error on windows because there no command make.

@isaacs
Copy link
Contributor

isaacs commented Dec 24, 2013

So... just doing npm i semver doesn't call prepublish. Are you running npm i in the semver git checkout? If so, yes, that does not work on Windows, and probably won't ever.

@isaacs isaacs closed this as completed Dec 24, 2013
@mikach
Copy link
Author

mikach commented Dec 24, 2013

Hm... I'm just run npm install semver and then it throws error.

@mikach
Copy link
Author

mikach commented Dec 24, 2013

Are you sure that prepublish doesn't run after local installing package?

@isaacs
Copy link
Contributor

isaacs commented Dec 24, 2013

Maybe a bug that got fixed? What does npm -v print out?

@mikach
Copy link
Author

mikach commented Dec 25, 2013

npm - v 1.3.13

@isaacs
Copy link
Contributor

isaacs commented Dec 25, 2013

Get the latest node v0.10. It comes wiht npm v1.3.21 or thereabouts.

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