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

貢獻者指南