We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When trying the example pm / pm-install on windows 7 64bits and node 0.10.2, the following output is shown
pm
pm-install
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
The text was updated successfully, but these errors were encountered:
892d8c3
Merge pull request #173 from yiminghe/issue_142
b970a44
support subcommands on windows. Fixes #142
No branches or pull requests
When trying the example
pm
/pm-install
on windows 7 64bits and node 0.10.2, the following output is shownCan't even see what the error is
The text was updated successfully, but these errors were encountered: