craigburke / karma-gradle

Gradle Plugin for Running tests with Karma
Other
21 stars 11 forks source link

karmaDependencies fails using QUnit #21

Open alvivi opened 8 years ago

alvivi commented 8 years ago

karmaDependencies fails after trying to execute the command:

node npm-cli.js install --silent karma karma-phantomjs-launcher phantomjs karma-qunit qunitjs karma-junit-reporter

The error is:

npm ERR! peerinvalid The package qunitjs@2.0.0 does not satisfy its siblings' peerDependencies requirements!
npm ERR! peerinvalid Peer karma-qunit@1.1.0 wants qunitjs@^1.14.0