Skip to content
This repository was archived by the owner on Jul 29, 2020. It is now read-only.
This repository was archived by the owner on Jul 29, 2020. It is now read-only.

npm run visualize error #41

@chenghuzi

Description

@chenghuzi
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 npm@3.10.8
3 info using node@v6.9.1
4 verbose run-script [ 'previsualize', 'visualize', 'postvisualize' ]
5 info lifecycle openbci-dashboard@0.1.0~previsualize: openbci-dashboard@0.1.0
6 silly lifecycle openbci-dashboard@0.1.0~previsualize: no script for previsualize, continuing
7 info lifecycle openbci-dashboard@0.1.0~visualize: openbci-dashboard@0.1.0
8 verbose lifecycle openbci-dashboard@0.1.0~visualize: unsafe-perm in lifecycle true
9 verbose lifecycle openbci-dashboard@0.1.0~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 openbci-dashboard@0.1.0~visualize: CWD: /Users/huzi/Workspace/playground/openbci-dashboard
11 silly lifecycle openbci-dashboard@0.1.0~visualize: Args: [ '-c', 'concurrently "ng serve" "node src/server/app" ' ]
12 silly lifecycle openbci-dashboard@0.1.0~visualize: Returned: code: 1  signal: null
13 info lifecycle openbci-dashboard@0.1.0~visualize: Failed to exec visualize script
14 verbose stack Error: openbci-dashboard@0.1.0 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 openbci-dashboard@0.1.0
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 openbci-dashboard@0.1.0 visualize: `concurrently "ng serve" "node src/server/app" `
22 error Exit status 1
23 error Failed at the openbci-dashboard@0.1.0 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 ]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions