Closed tlightsky closed 8 years ago
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
v0.12.0
似乎是zlib引起的 删除devDependencies里的 zlib 就ok了
good for you
@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.
npm install
zlib
npm install 遇到点问题
node version :
v0.12.0