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

khaos create error #93

Open
chemdemo opened this issue Jan 4, 2016 · 2 comments · May be fixed by UbuntuEvangelist/khaos#8
Open

khaos create error #93

chemdemo opened this issue Jan 4, 2016 · 2 comments · May be fixed by UbuntuEvangelist/khaos#8

Comments

@chemdemo
Copy link

chemdemo commented Jan 4, 2016

E:\code>khaos create node app


events.js:141
      throw er; // Unhandled 'error' event
      ^

Error: spawn D:\Program Files (x86)\nodejs\node_modules\khaos\bin\khaos-create ENOENT
    at exports._errnoException (util.js:860:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32)
    at onErrorNT (internal/child_process.js:344:16)
    at doNTCallback2 (node.js:450:9)
    at process._tickCallback (node.js:364:17)
    at Function.Module.runMain (module.js:459:11)
    at startup (node.js:136:18)
    at node.js:972:3

Version: 0.9.3
OS: windows 10
Nodejs: v5.0.0

@loulafripouille
Copy link

I have the same issue:
Version: 0.9.3
OS: Windows 7
Node.js: v5.5.0

@queckezz
Copy link

Thanks to @ArtskydJ you can temporarily do:

 npm install -g ArtskydJ/khaos#patch-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging a pull request may close this issue.

3 participants