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

Tryed to connect with parity private blockchain. Returned with error. #52

Closed
alexacostarua opened this issue Aug 7, 2018 · 0 comments
Closed

Comments

@alexacostarua
Copy link

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@5.6.0
3 info using node@v8.11.3
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle etherchain-light@0.0.0prestart: etherchain-light@0.0.0
6 info lifecycle etherchain-light@0.0.0
start: etherchain-light@0.0.0
7 verbose lifecycle etherchain-light@0.0.0start: unsafe-perm in lifecycle true
8 verbose lifecycle etherchain-light@0.0.0
start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/home/user1/etherchain-light-master/node_modules/.bin:/home/user1/bin:/home/user1/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
9 verbose lifecycle etherchain-light@0.0.0start: CWD: /home/user1/etherchain-light-master
10 silly lifecycle etherchain-light@0.0.0
start: Args: [ '-c', 'node ./bin/www' ]
11 silly lifecycle etherchain-light@0.0.0start: Returned: code: 1 signal: null
12 info lifecycle etherchain-light@0.0.0
start: Failed to exec start script
13 verbose stack Error: etherchain-light@0.0.0 start: node ./bin/www
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:285:16)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at EventEmitter.emit (events.js:214:7)
13 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at ChildProcess.emit (events.js:214:7)
13 verbose stack at maybeClose (internal/child_process.js:925:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
14 verbose pkgid etherchain-light@0.0.0
15 verbose cwd /home/user1/etherchain-light-master
16 verbose Linux 4.4.0-31-generic
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
18 verbose node v8.11.3
19 verbose npm v5.6.0
20 error code ELIFECYCLE
21 error errno 1
22 error etherchain-light@0.0.0 start: node ./bin/www
22 error Exit status 1
23 error Failed at the etherchain-light@0.0.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]

This is the log for the error in .npm Wondering if it has to due with my npm version please let me know.

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