Skip to content

Instantly share code, notes, and snippets.

@rfikki
Created March 28, 2017 00:49
Show Gist options
  • Save rfikki/61f0ddf493e818449ce03600b6d2de8a to your computer and use it in GitHub Desktop.
Save rfikki/61f0ddf493e818449ce03600b6d2de8a to your computer and use it in GitHub Desktop.
0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe',
1 verbose cli 'C:\\Users\\Rocky\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@4.2.0
3 info using node@v7.4.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle EthereumExplorerV2@0.1.0~prestart: EthereumExplorerV2@0.1.0
6 verbose lifecycle EthereumExplorerV2@0.1.0~prestart: unsafe-perm in lifecycle true
7 verbose lifecycle EthereumExplorerV2@0.1.0~prestart: PATH: C:\Users\Rocky\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;c:\projects\dapps\explorer-master\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Python27\python.exe;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;%USERPROFILE%\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:/WINDOWS/System32;C:\projects\ethereum-swarm\gopath;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Git\cmd;C:\Program Files\Rust stable GNU 1.11\bin;C:\Program Files\Rust stable GNU 1.13\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\Yarn\bin;C:\Python27;C:\Go\bin;C:\Program Files (x86)\Skype\Phone\;C:\Users\Rocky\AppData\Local\.meteor\;C:\Program Files (x86)\Microsoft VS Code\bin;c:\projects\go-ipfs;C:\Users\Rocky\AppData\Local\Microsoft\WindowsApps;C:\Users\Rocky\AppData\Local\atom\bin;C:\Users\Rocky\AppData\Roaming\npm;C:\Users\Rocky\AppData\Local\Yarn\.bin
8 verbose lifecycle EthereumExplorerV2@0.1.0~prestart: CWD: c:\projects\dapps\explorer-master
9 silly lifecycle EthereumExplorerV2@0.1.0~prestart: Args: [ '/d /s /c', 'npm install' ]
10 silly lifecycle EthereumExplorerV2@0.1.0~prestart: Returned: code: 0 signal: null
11 info lifecycle EthereumExplorerV2@0.1.0~start: EthereumExplorerV2@0.1.0
12 verbose lifecycle EthereumExplorerV2@0.1.0~start: unsafe-perm in lifecycle true
13 verbose lifecycle EthereumExplorerV2@0.1.0~start: PATH: C:\Users\Rocky\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;c:\projects\dapps\explorer-master\node_modules\.bin;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Python27\python.exe;C:\Python27\Lib\site-packages\;C:\Python27\Scripts\;C:\Program Files (x86)\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;%USERPROFILE%\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:/WINDOWS/System32;C:\projects\ethereum-swarm\gopath;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files\Git\cmd;C:\Program Files\Rust stable GNU 1.11\bin;C:\Program Files\Rust stable GNU 1.13\bin;C:\HashiCorp\Vagrant\bin;C:\Program Files\nodejs\;C:\Program Files (x86)\Yarn\bin;C:\Python27;C:\Go\bin;C:\Program Files (x86)\Skype\Phone\;C:\Users\Rocky\AppData\Local\.meteor\;C:\Program Files (x86)\Microsoft VS Code\bin;c:\projects\go-ipfs;C:\Users\Rocky\AppData\Local\Microsoft\WindowsApps;C:\Users\Rocky\AppData\Local\atom\bin;C:\Users\Rocky\AppData\Roaming\npm;C:\Users\Rocky\AppData\Local\Yarn\.bin
14 verbose lifecycle EthereumExplorerV2@0.1.0~start: CWD: c:\projects\dapps\explorer-master
15 silly lifecycle EthereumExplorerV2@0.1.0~start: Args: [ '/d /s /c', 'http-server ./app -a localhost -p 8000 -c-1' ]
16 silly lifecycle EthereumExplorerV2@0.1.0~start: Returned: code: 1 signal: null
17 info lifecycle EthereumExplorerV2@0.1.0~start: Failed to exec start script
18 verbose stack Error: EthereumExplorerV2@0.1.0 start: `http-server ./app -a localhost -p 8000 -c-1`
18 verbose stack Exit status 1
18 verbose stack at EventEmitter.<anonymous> (C:\Users\Rocky\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16)
18 verbose stack at emitTwo (events.js:106:13)
18 verbose stack at EventEmitter.emit (events.js:191:7)
18 verbose stack at ChildProcess.<anonymous> (C:\Users\Rocky\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
18 verbose stack at emitTwo (events.js:106:13)
18 verbose stack at ChildProcess.emit (events.js:191:7)
18 verbose stack at maybeClose (internal/child_process.js:885:16)
18 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
19 verbose pkgid EthereumExplorerV2@0.1.0
20 verbose cwd c:\projects\dapps\explorer-master
21 error Windows_NT 10.0.14393
22 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\Rocky\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "start"
23 error node v7.4.0
24 error npm v4.2.0
25 error code ELIFECYCLE
26 error errno 1
27 error EthereumExplorerV2@0.1.0 start: `http-server ./app -a localhost -p 8000 -c-1`
27 error Exit status 1
28 error Failed at the EthereumExplorerV2@0.1.0 start script 'http-server ./app -a localhost -p 8000 -c-1'.
28 error Make sure you have the latest version of node.js and npm installed.
28 error If you do, this is most likely a problem with the EthereumExplorerV2 package,
28 error not with npm itself.
28 error Tell the author that this fails on your system:
28 error http-server ./app -a localhost -p 8000 -c-1
28 error You can get information on how to open an issue for this project with:
28 error npm bugs EthereumExplorerV2
28 error Or if that isn't available, you can get their info via:
28 error npm owner ls EthereumExplorerV2
28 error There is likely additional logging output above.
29 verbose exit [ 1, true ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment