thlorenz/learnuv

ERROR installing in windows

Offen

#24 geöffnet am 12.10.2016

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C (72 Forks)github user discovery
help wanted

Repository-Metriken

Stars
 (770 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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

Contributor Guide