nathanboktae / mocha-phantomjs

:coffee: :ghost: Run client-side mocha tests in the command line through phantomjs
MIT License
954 stars 112 forks source link

peerDependency phantomjs version causing install error #202

Closed stevenvachon closed 9 years ago

stevenvachon commented 9 years ago
npm ERR! peerinvalid Peer mocha-phantomjs@3.6.0 wants phantomjs@1.9.1 - 1.9.7-15

Please remove peerDependencies and simply use dependencies.

nathanboktae commented 9 years ago

Yes 4.0 beta already has phantomjs as a direct dependency. For now explicitly require phantomjs@1.9.7-15