Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error on Updated Windows Environment #71

Open
samuelcarreira opened this issue Apr 29, 2016 · 0 comments
Open

Error on Updated Windows Environment #71

samuelcarreira opened this issue Apr 29, 2016 · 0 comments

Comments

@samuelcarreira
Copy link

samuelcarreira commented Apr 29, 2016

0 info it worked if it ends with ok 1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', 1 verbose cli 'C:\\Users\\SamC\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', 1 verbose cli 'start' ] 2 info using [email protected] 3 info using [email protected] 4 verbose run-script [ 'prestart', 'start', 'poststart' ] 5 info lifecycle [email protected]~prestart: [email protected] 6 silly lifecycle [email protected]~prestart: no script for prestart, continuing 7 info lifecycle [email protected]~start: [email protected] 8 verbose lifecycle [email protected]~start: unsafe-perm in lifecycle true 9 verbose lifecycle [email protected]~start: PATH: C:\Users\SamC\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\SamC\Sites\harp\harpjs.com\node_modules\.bin;C:\Program Files\nodejs;C:\Users\SamC\AppData\Roaming\npm;C:\Program Files\nodejs\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Calibre2\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Microsoft\Web Platform Installer\;C:\Program Files (x86)\Brackets\command;D:\Program Files\Git\cmd;D:\Program Files (x86)\Skype\Phone\;D:\wamp64\bin\php\php5.6.19;C:\ProgramData\ComposerSetup\bin;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\nodejs\;D:\Program files\Python\Python35\Scripts\;D:\Program files\Python\Python35\;C:\Users\SamC\AppData\Local\Programs\Python\Launcher\;D:\Ruby22-x64\bin;C:\Users\SamC\AppData\Roaming\Composer\vendor\bin;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\SamC\AppData\Roaming\npm 10 verbose lifecycle [email protected]~start: CWD: C:\Users\SamC\Sites\harp\harpjs.com 11 silly lifecycle [email protected]~start: Args: [ '/d /s /c', 'harp server' ] 12 silly lifecycle [email protected]~start: Returned: code: 1 signal: null 13 info lifecycle [email protected]~start: Failed to exec start script 14 verbose stack Error: [email protected] start:harp server 14 verbose stack Exit status 1 14 verbose stack at EventEmitter.<anonymous> (C:\Users\SamC\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:244:16) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at EventEmitter.emit (events.js:191:7) 14 verbose stack at ChildProcess.<anonymous> (C:\Users\SamC\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:24:14) 14 verbose stack at emitTwo (events.js:106:13) 14 verbose stack at ChildProcess.emit (events.js:191:7) 14 verbose stack at maybeClose (internal/child_process.js:850:16) 14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) 15 verbose pkgid [email protected] 16 verbose cwd C:\Users\SamC\Sites\harp\harpjs.com 17 error Windows_NT 10.0.10586 18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\SamC\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start" 19 error node v6.0.0 20 error npm v3.8.8 21 error code ELIFECYCLE 22 error [email protected] start:harp server22 error Exit status 1 23 error Failed at the [email protected] start script 'harp server'. 23 error Make sure you have the latest version of node.js and npm installed. 23 error If you do, this is most likely a problem with the harpjs.com package, 23 error not with npm itself. 23 error Tell the author that this fails on your system: 23 error harp server 23 error You can get information on how to open an issue for this project with: 23 error npm bugs harpjs.com 23 error Or if that isn't available, you can get their info via: 23 error npm owner ls harpjs.com 23 error There is likely additional logging output above. 24 verbose exit [ 1, true ]

this is my first time with Harp and I can't use this tool. My system was updated to the most recent versions of the tools. Can anyone help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant