thlorenz/learnuv

ERROR installing in windows

开放

#24 创建于 2016年10月12日

 (0 条评论) (0 个反应) (0 位负责人)C (72 个派生)github user discovery
help wanted

仓库指标

星标
 (770 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

Hello, i trying to install into windows with nodejs v6, but i get this error, how can i fix it?:

learnuv@0.1.2 preinstall C:\Windows\System32\learnuv python scripts/install-dependencies.py

python: can't open file 'scripts/install-dependencies.py': [Errno 2] No such file or directory

npm WARN learnuv@0.1.2 license should be a valid SPDX license expression npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "install" npm ERR! node v6.7.0 npm ERR! npm v3.10.3 npm ERR! code ELIFECYCLE npm ERR! learnuv@0.1.2 preinstall: python scripts/install-dependencies.py npm ERR! Exit status 2 npm ERR! npm ERR! Failed at the learnuv@0.1.2 preinstall script 'python scripts/install-dependencies.py'. 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 learnuv package, npm ERR! not with npm itself. npm ERR! Tell the author that this fails on your system: npm ERR! python scripts/install-dependencies.py npm ERR! You can get information on how to open an issue for this project with: npm ERR! npm bugs learnuv npm ERR! Or if that isn't available, you can get their info via: npm ERR! npm owner ls learnuv npm ERR! There is likely additional logging output above.

npm ERR! Please include the following file with any support request: npm ERR! C:\Windows\System32\learnuv\npm-debug.log

贡献者指南