craigburke / karma-gradle

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

Issuees while gradle project build process #23

Open venkatakorrapati opened 8 years ago

venkatakorrapati commented 8 years ago

Hi,

I am trying to use the below karma-gradle, plugins { id 'com.craigburke.karma' version '1.4.3' }

https://plugins.gradle.org/plugin/com.craigburke.karma

I am getting below errors, please help me out this for getting appropriate solution.

I have following environment,

In our application we are using jre1.8 and jdk1.6 We don't have node setup in our application We are using gradle version 2.13-4.0

If above plugin that we used is not compatible with our environment. I can not upgrade java environment can you please suggest me compatible version of this plugin.