Closed ronniesun closed 8 years ago
@terrykingcha can you have a check & try in your PC?
i download zip
@Jinjiang the error happen with my PC also. I just clone the repository and run 'npm install' Is it OK?
that seems like Path problem in install-hooks.sh
Windows env is not officially supported , if you are an enthusiastic windows user . may be you can help us fix the problem.
today in my company try again, error happen still
│ ├─┬ is-binary-path@1.0.1 │ │ └── binary-extensions@1.4.0 │ ├─┬ is-glob@2.0.1 │ │ └── is-extglob@1.0.0 │ └─┬ readdirp@2.0.0 │ ├── minimatch@2.0.10 │ └─┬ readable-stream@2.1.0 │ └── isarray@1.0.0 └─┬ webpack-core@0.6.8 └── source-map@0.4.4
runTopLevelLifecycles ▄ ╢████████████████████████ npm ERR! Windows_NT 6.1.7601 npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x8 6)\nodejs\node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v5.1.0 npm ERR! npm v3.3.12 npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.5.3 postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.5.3 postinstall script 'node scripts/build.js
'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request: npm ERR! D:\weex-master\src\h5-render\npm-debug.log ▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x8
6)\nodejs\node_modules\npm\bin\npm-cli.js" "run" "install:h5-render"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 install:h5-render: cd ./src/h5-render && npm install && cd ../../
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 install:h5-render script 'cd ./src/h5-render &
& npm install && cd ../../'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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! cd ./src/h5-render && npm install && cd ../../
npm ERR! You can get their info via:
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! D:\weex-master\npm-debug.log postinstall:. ▄ ╢████████████████████████
npm ERR! Windows_NT 6.1.7601
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x8
6)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
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! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 their info via:
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! D:\weex-master\npm-debug.log
@ronniesun @YouHan26 I've tried a lot under Windows env too, it doesn't work.
@lvscar Thanks for your comment. So what's the recommended environment, Mac OS or Linux?
@anttoweb Unfortunately, many android developers use in windows environment , I hoping weex support as soon as possible.
I got the same error too
@ZhaoYukai Thank you, but not completely solve the problem, you are operating a little more trouble
I will check it on Windows ASAP!
@anttoweb both Mac OS & Linux is tested . most Weex developer using Mac , so Mac OS have best support for Weex develpment environment.
@lvscar I laughed ... ...
@lvscar Thank you. Then I will try it on Mac.
@ronniesun Hi, may I ask what shell you used to run scripts? WIndows Command Line, Git-bash or Cygwin?
@terrykingcha WIndows Command Line
today i use Mac Pro , download zip, then excuse nam install, failed
-- webpack-core@0.6.8
-- source-map@0.4.4
weex@0.4.0 install:githooks /Users/ronniesun/Desktop/work/weex-dev /bin/sh ./bin/install-hooks.sh
ln: .git/hooks/pre-commit: No such file or directory ln: .git/hooks/commit-msg: No such file or directory ln: .git/hooks/pre-push: No such file or directory
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "install:githooks"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
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! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 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! /Users/ronniesun/Desktop/work/weex-dev/npm-debug.log
npm ERR! Darwin 15.3.0
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 postinstall: npm run install:js-framework && npm run install: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-framework && npm run install:h5-render && npm run install:githooks'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 run 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 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! /Users/ronniesun/Desktop/work/weex-dev/npm-debug.log
@ronniesun it's hotfixed in dev branch. https://github.com/alibaba/weex/pull/80
when you download zip, .git
doesn't exists in your root.
I use ubuntu 14.04 , also get the error:
➜ weex git:(master) npm install
weex@0.4.0 postinstall /home/hackooo/Projects/weex npm run install:js-framework && npm run install:h5-render && npm run install:githooks
weex@0.4.0 install:js-framework /home/hackooo/Projects/weex cd ./src/js-framework && npm install && cd ../../
npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11
weex@0.4.0 install:h5-render /home/hackooo/Projects/weex cd ./src/h5-render && npm install && cd ../../
npm WARN optional Skipping failed optional dependency /chokidar/fsevents: npm WARN notsup Not compatible with your operating system or architecture: fsevents@1.0.11
weex@0.4.0 install:githooks /home/hackooo/Projects/weex /bin/sh ./bin/install-hooks.sh
ln: failed to create symbolic link ‘.git/hooks/pre-commit’: File exists ln: failed to create symbolic link ‘.git/hooks/commit-msg’: File exists ln: failed to create symbolic link ‘.git/hooks/pre-push’: File exists
npm ERR! Linux 4.2.0-35-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "install:githooks"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
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! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 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! /home/hackooo/Projects/weex/npm-debug.log
npm ERR! Linux 4.2.0-35-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "install"
npm ERR! node v5.11.0
npm ERR! npm v3.8.6
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 postinstall: npm run install:js-framework && npm run install: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-framework && npm run install:h5-render && npm run install:githooks'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 run 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 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! /home/hackooo/Projects/weex/npm-debug.log
@hackoooo Your problem is missing of .git
folder due to not clone the repo. I recommand to clone the repo first, and try again. Otherwise we fix the problem at latest dev branch, you also can download zip again and try. if any problem happens, let me know, THX!
│ ├─┬ is-glob@2.0.1 │ │ └── is-extglob@1.0.0 │ └─┬ readdirp@2.0.0 │ ├── minimatch@2.0.10 │ └─┬ readable-stream@2.1.0 │ └── isarray@1.0.0 └─┬ webpack-core@0.6.8 └── source-map@0.4.4
runTopLevelLifecycles ▀ ╢█████████████████████████npm ERR! Windows_NT 10.0.10586 npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v5.1.0 npm ERR! npm v3.3.12 npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.6.0 postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.6.0 postinstall script 'node scripts/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\weex\weex\src\h5-render\npm-debug.log
▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "run" "install:h5-render"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 install:h5-render: cd ./src/h5-render && npm install && cd ../../
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 install:h5-render script 'cd ./src/h5-render && npm install && cd ../../'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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! cd ./src/h5-render && npm install && cd ../../
npm ERR! You can get their info via:
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! D:\weex\weex\npm-debug.log
postinstall:. ▌ ╢████████████████████████
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 postinstall: npm run install:js-framework && npm run install: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-framework && npm run install:h5-render && npm run install:githooks'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 run install:githooks
npm ERR! You can get their info via:
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! D:\weex\weex\npm-debug.log
@terrykingcha I clone https://github.com/alibaba/weex.git , Still wrong,windows env
os win10, node.js version is 5.1.0
windows10 cmd cd weex-master , then excute npm install
weex@0.4.0 install:githooks D:\JZProject\weex /bin/sh ./bin/install-hooks.sh
系统找不到指定的路径。
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\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.
Hi @ronniesun you can install and run commands in Git for Windows or Cygwin.
@luics run commands in Git for Windows , RanBingLuan
postinstall:assert-plus → ▐ ╢████████████████████████postinstall:cryptiles → l ▄ ╢████████████████████████postinstall:jsonpointer ▌ ╢████████████████████████ postinstall:npmlog ▌ ╢████████████████████████ postinstall:sigmund → lif ▄ ╢████████████████████████postinstall:tough-cookie ▄ ╢████████████████████████ postinstall:glob ▄ ╢████████████████████████
node-sass@3.6.0 postinstall D:\weex\weex\src\h5-render\node_modules\node-sass node scripts/build.js
postinstall:node-gyp ▐ ╢████████████████████████ Building: D:\Program Files (x86)\nodejs\node.exe D:\weex\weex\src\h5-render\node_modules\node-gyp\bin\node-gyp.js rebuild --verbose --libsass_ext= --libsass_cflags= --libsass_ldflags= --libsass_library=
gyp info it worked if it ends with ok
gyp verb cli [ 'D:\Program Files (x86)\nodejs\node.exe',
gyp verb cli 'D:\weex\weex\src\h5-render\node_modules\node-gyp\bin\node-gyp.js',
gyp verb cli 'rebuild',
gyp verb cli '--verbose',
gyp verb cli '--libsass_ext=',
gyp verb cli '--libsass_cflags=',
gyp verb cli '--libsass_ldflags=',
gyp verb cli '--libsass_library=' ]
gyp info using node-gyp@3.3.1
gyp info using node@5.1.0 | win32 | ia32
gyp verb command rebuild []
gyp verb command clean []
gyp verb clean removing "build" directory
gyp verb command configure []
gyp verb check python checking for Python executable "python2" in the PATH
gyp verb which
failed Error: not found: python2
gyp verb which
failed at F (D:\weex\weex\src\h5-render\node_modules\which\which.js:63:19)
gyp verb which
failed at E (D:\weex\weex\src\h5-render\node_modules\which\which.js:72:29)
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\which\which.js:81:16
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\isexe\index.js:44:5
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\isexe\windows.js:29:5
gyp verb which
failed at FSReqWrap.oncomplete (fs.js:82:15)
gyp verb which
failed python2 [Error: not found: python2]
gyp verb check python checking for Python executable "python" in the PATH
gyp verb which
failed Error: not found: python
gyp verb which
failed at F (D:\weex\weex\src\h5-render\node_modules\which\which.js:63:19)
gyp verb which
failed at E (D:\weex\weex\src\h5-render\node_modules\which\which.js:72:29)
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\which\which.js:81:16
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\isexe\index.js:44:5
gyp verb which
failed at D:\weex\weex\src\h5-render\node_modules\isexe\windows.js:29:5
gyp verb which
failed at FSReqWrap.oncomplete (fs.js:82:15)
gyp verb which
failed python [Error: not found: python]
gyp verb could not find "python". guessing location
gyp verb ensuring that file exists: C:\Python27\python.exe
gyp ERR! configure error
gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.
gyp ERR! stack at failNoPython (D:\weex\weex\src\h5-render\node_modules\node-gyp\lib\configure.js:401:14)
gyp ERR! stack at D:\weex\weex\src\h5-render\node_modules\node-gyp\lib\configure.js:356:11
gyp ERR! stack at FSReqWrap.oncomplete (fs.js:82:15)
gyp ERR! System Windows_NT 10.0.10586
gyp ERR! command "D:\Program Files (x86)\nodejs\node.exe" "D:\weex\weex\src\h5-render\node_modules\node-gyp\bin\node-gyp.js" "rebuild" "--verbose" "--libsass_ext=" "--libsass_cflags=" "--libsass_ldflags=" "--libsass_library="
gyp ERR! cwd D:\weex\weex\src\h5-render\node_modules\node-sass
gyp ERR! node -v v5.1.0
gyp ERR! node-gyp -v v3.3.1
gyp ERR! not ok
Build failed
postinstall:node-gyp ▐ ╢████████████████████████ postinstall → rollbackFai ▐ ╢████████████████████████postinstall → rollbackFai ▄ ╢████████████████████████runTopLevelLifecycles ▐ ╢████████████████████████ npm ERR! Windows_NT 10.0.10586
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! node-sass@3.6.0 postinstall: node scripts/build.js
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the node-sass@3.6.0 postinstall script 'node scripts/build.js'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, this is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node scripts/build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! D:\weex\weex\src\h5-render\npm-debug.log
▀ ╢░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "run" "install:h5-render"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 install:h5-render: cd ./src/h5-render && npm install && cd ../../
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the weex@0.4.0 install:h5-render script 'cd ./src/h5-render && npm install && cd ../../'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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! cd ./src/h5-render && npm install && cd ../../
npm ERR! You can get their info via:
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! D:\weex\weex\npm-debug.log
postinstall:. ▐ ╢████████████████████████
npm ERR! Windows_NT 10.0.10586
npm ERR! argv "D:\Program Files (x86)\nodejs\node.exe" "D:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install"
npm ERR! node v5.1.0
npm ERR! npm v3.3.12
npm ERR! code ELIFECYCLE
npm ERR! weex@0.4.0 postinstall: npm run install:js-framework && npm run install: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-framework && npm run install:h5-render && npm run install:githooks'.
npm ERR! Make sure you have the latest version of node.js and npm installed.
npm ERR! If you do, 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 run install:githooks
npm ERR! You can get their info via:
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! D:\weex\weex\npm-debug.log
windows7 cmd cd weex-master , then excute npm install
系统找不到指定的路径。