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
Hi!
npm version: 3.10.9 node version: v4.4.7
When I want to use any of the commands on this tool - it fails throwing error below:
events.js:141 throw er; // Unhandled 'error' event ^ Error: spawn ssh ENOENT at exports._errnoException (util.js:873:11) at Process.ChildProcess._handle.onexit (internal/child_process.js:178:32) at onErrorNT (internal/child_process.js:344:16) at nextTickCallbackWith2Args (node.js:442:9) at process._tickCallback (node.js:356:17)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi!
npm version: 3.10.9
node version: v4.4.7
When I want to use any of the commands on this tool - it fails throwing error below:
The text was updated successfully, but these errors were encountered: