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

spawn error #13

Closed
gaowhen opened this issue Sep 14, 2016 · 1 comment
Closed

spawn error #13

gaowhen opened this issue Sep 14, 2016 · 1 comment
Assignees
Labels

Comments

@gaowhen
Copy link

gaowhen commented Sep 14, 2016

I installed it locally in one project on Mac.

npm-gui panel running at http://0.0.0.0:1337/


I will be waiting here to help you with your work with pleasure.
events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn /Users/path/to/node_modules/npm-gui/node_modules/nsp/bin/nsp ENOENT
    at exports._errnoException (util.js:874:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at doNTCallback2 (node.js:439:9)
    at process._tickCallback (node.js:353:17)
node -v
v4.2.1
npm -v
3.8.3
@q-nick
Copy link
Owner

q-nick commented Sep 14, 2016

@gaowhen Hi. Unfortunately I started refactoring whole app and it will be hard to make an hotfix.

It seems that nsp command doesn't works. For now I can suggest you to install npm-gui globally or if the rest of app works properly just don't care about that error.

Ofcourse I will take a look on that issue in current development version. Thank for your feedback. I will notice you when I'll figure it out.

@q-nick q-nick added the bug label Sep 14, 2016
@q-nick q-nick self-assigned this Sep 14, 2016
@q-nick q-nick added this to the Fix all reported bugs. milestone Oct 21, 2016
@q-nick q-nick closed this as completed Nov 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants