You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 29, 2020. It is now read-only.
0 info it worked if it ends with ok
1 verbose cli [ '/usr/local/bin/node',
1 verbose cli '/usr/local/bin/npm',
1 verbose cli 'run',
1 verbose cli 'visualize' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'previsualize', 'visualize', 'postvisualize' ]
5 info lifecycle [email protected]~previsualize: [email protected]
6 silly lifecycle [email protected]~previsualize: no script for previsualize, continuing
7 info lifecycle [email protected]~visualize: [email protected]
8 verbose lifecycle [email protected]~visualize: unsafe-perm in lifecycle true
9 verbose lifecycle [email protected]~visualize: PATH: /usr/local/lib/node_modules/npm/bin/node-gyp-bin:/Users/huzi/Workspace/playground/openbci-dashboard/node_modules/.bin:/Users/huzi/.rvm/gems/ruby-2.3.0/bin:/Users/huzi/.rvm/gems/ruby-2.3.0@global/bin:/Users/huzi/.rvm/rubies/ruby-2.3.0/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/opt/X11/bin:/usr/local/go/bin:/Library/TeX/texbin:/usr/local/go/bin:/Users/huzi/Workspace/go/bin:/opt/redis-3.2.1/src:/Users/huzi/Workspace/go/bin:/Users/huzi/.rvm/bin
10 verbose lifecycle [email protected]~visualize: CWD: /Users/huzi/Workspace/playground/openbci-dashboard
11 silly lifecycle [email protected]~visualize: Args: [ '-c', 'concurrently "ng serve" "node src/server/app" ' ]
12 silly lifecycle [email protected]~visualize: Returned: code: 1 signal: null
13 info lifecycle [email protected]~visualize: Failed to exec visualize script
14 verbose stack Error: [email protected] visualize: `concurrently "ng serve" "node src/server/app" `
14 verbose stack Exit status 1
14 verbose stack at EventEmitter.<anonymous> (/usr/local/lib/node_modules/npm/lib/utils/lifecycle.js:255: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> (/usr/local/lib/node_modules/npm/lib/utils/spawn.js:40: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:877:16)
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid [email protected]
16 verbose cwd /Users/huzi/Workspace/playground/openbci-dashboard
17 error Darwin 16.1.0
18 error argv "/usr/local/bin/node" "/usr/local/bin/npm" "run" "visualize"
19 error node v6.9.1
20 error npm v3.10.8
21 error code ELIFECYCLE
22 error [email protected] visualize: `concurrently "ng serve" "node src/server/app" `
22 error Exit status 1
23 error Failed at the [email protected] visualize script 'concurrently "ng serve" "node src/server/app" '.
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 openbci-dashboard package,
23 error not with npm itself.
23 error Tell the author that this fails on your system:
23 error concurrently "ng serve" "node src/server/app"
23 error You can get information on how to open an issue for this project with:
23 error npm bugs openbci-dashboard
23 error Or if that isn't available, you can get their info via:
23 error npm owner ls openbci-dashboard
23 error There is likely additional logging output above.
24 verbose exit [ 1, true ]
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The text was updated successfully, but these errors were encountered: