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

Subcommands doesn't appear to be working on Windows / node 0.10.2 #142

Closed
pocesar opened this issue Mar 31, 2013 · 0 comments
Closed

Subcommands doesn't appear to be working on Windows / node 0.10.2 #142

pocesar opened this issue Mar 31, 2013 · 0 comments

Comments

@pocesar
Copy link

pocesar commented Mar 31, 2013

When trying the example pm / pm-install on windows 7 64bits and node 0.10.2, the following output is shown

C:\project\bin>node pm install asdf asdf

events.js:72
        throw er; // Unhandled 'error' event
              ^
Error: spawn ENOENT
    at errnoException (child_process.js:948:11)
    at Process.ChildProcess._handle.onexit (child_process.js:739:34)

Can't even see what the error is

@tj tj closed this as completed in 892d8c3 Feb 25, 2014
tj added a commit that referenced this issue Feb 25, 2014
support subcommands on windows. Fixes #142
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