8000 npm install error · Issue #61 · alibaba/weex · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
npm install error #61
Closed
Closed
@ronniesun

Description

@ronniesun

windows7 cmd cd weex-master , then excute npm install

weex@0.4.0 postinstall C:\work\weex-master
npm run install:js-framework && npm run install:h5-render && npm run install:g
ithooks

weex@0.4.0 install:js-framework C:\work\weex-master
cd ./src/js-framework && npm install && cd ../../

weex@0.4.0 install:h5-render C:\work\weex-master
cd ./src/h5-render && npm install && cd ../../

weex@0.4.0 install:githooks C:\work\weex-master
/bin/sh ./bin/install-hooks.sh

系统找不到指定的路径。

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\work\\nodejs\\node.exe" "C:\\work\\nodejs\\node_modules\\npm\
\bin\\npm-cli.js" "run" "install:githooks"
npm ERR! node v4.4.3
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 install:githooks: `/bin/sh ./bin/install-hooks.sh`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 install:githooks script '/bin/sh ./bin/install
-hooks.sh'.
npm ERR! This is most likely a problem with the weex package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     /bin/sh ./bin/install-hooks.sh
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs weex
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls weex
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\work\weex-master\npm-debug.log

npm ERR! Windows_NT 6.1.7601
npm ERR! argv "C:\\work\\nodejs\\node.exe" "C:\\work\\nodejs\\node_modules\\npm\
\bin\\npm-cli.js" "install"
npm ERR! node v4.4.3
npm ERR! npm  v2.15.1
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 postinstall: `npm run install:js-framework && npm run instal
l:h5-render && npm run install:githooks`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 postinstall script 'npm run install:js-framewo
rk && npm run install:h5-render && npm run install:githooks'.
npm ERR! This is most likely a problem with the weex package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR!     npm run install:js-framework && npm run install:h5-render && npm ru
n install:githooks
npm ERR! You can get information on how to open an issue for this project with:
npm ERR!     npm bugs weex
npm ERR! Or if that isn't available, you can get their info via:
npm ERR!
npm ERR!     npm owner ls weex
npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request:
npm ERR!     C:\work\weex-master\npm-debug.log

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0