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
I typed: npm install -g machinepack; and I got these errors:
npm ERR! Linux 3.16.0-38-generic [EDITED (sic): linux mint 17.2] npm ERR! argv "/home/user/local/bin/node" "/home/user/local/bin/npm" "install" "-g" "machinepack" npm ERR! node v4.1.1 npm ERR! npm v2.14.4 npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants phantomjs@~1.9.1
What am I doing wrong?
iz
The text was updated successfully, but these errors were encountered:
@izoj2013 Is it working ok for you now?
Sorry, something went wrong.
No branches or pull requests
I typed: npm install -g machinepack; and I got these errors:
npm ERR! Linux 3.16.0-38-generic [EDITED (sic): linux mint 17.2]
npm ERR! argv "/home/user/local/bin/node" "/home/user/local/bin/npm" "install" "-g" "machinepack"
npm ERR! node v4.1.1
npm ERR! npm v2.14.4
npm ERR! code EPEERINVALID
npm ERR! peerinvalid The package [email protected] does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer [email protected] wants phantomjs@~1.9.1
What am I doing wrong?
iz
The text was updated successfully, but these errors were encountered: