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

npm install 遇到问题,sh: node-waf: command not found #4

Closed
tlightsky opened this issue Dec 31, 2015 · 3 comments
Closed

npm install 遇到问题,sh: node-waf: command not found #4

tlightsky opened this issue Dec 31, 2015 · 3 comments

Comments

@tlightsky
Copy link

npm install 遇到点问题


> zlib@1.0.5 preinstall /Users/xxx/Documents/source/js/react-lite/node_modules/zlib
> node-waf clean || true; node-waf configure build

sh: node-waf: command not found
sh: node-waf: command not found

node version : v0.12.0

@tlightsky
Copy link
Author

似乎是zlib引起的
删除devDependencies里的 zlib 就ok了

@Lucifier129
Copy link
Owner

good for you

@aweary
Copy link
Contributor

aweary commented Jan 1, 2016

@Lucifier129 I get this error as well when trying to run npm install. The zlib package is way out of date and not maintained, it shouldn't be a dev dependency.

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

3 participants