You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 17, 2022. It is now read-only.
* What went wrong: An exception occurred applying plugin request [id: 'com.eriwen.gradle.js', version: '2.14.1'] > Failed to apply plugin [id 'com.eriwen.gradle.js'] > Could not create an instance of type com.eriwen.gradle.js.JavaScriptExtension. > Could not create an instance of type com.eriwen.gradle.js.source.internal.DefaultJavaScriptSourceSetContainer. > org.gradle.api.internal.AbstractNamedDomainObjectContainer: method <init>(Ljava/lang/Class;Lorg/gradle/internal/reflect/Instantiator;)V not found
* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.
today gradle 5.6.2 to 6.0.1 upgrade
but 6.0.1 build fail a plugin
* What went wrong:An exception occurred applying plugin request [id: 'com.eriwen.gradle.js', version: '2.14.1']> Failed to apply plugin [id 'com.eriwen.gradle.js']> Could not create an instance of type com.eriwen.gradle.js.JavaScriptExtension.> Could not create an instance of type com.eriwen.gradle.js.source.internal.DefaultJavaScriptSourceSetContainer.> org.gradle.api.internal.AbstractNamedDomainObjectContainer: method <init>(Ljava/lang/Class;Lorg/gradle/internal/reflect/Instantiator;)V not found* Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.Thanks in advance.