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
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