Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gradle not working #7

Open
adex720 opened this issue Feb 16, 2021 · 0 comments
Open

Gradle not working #7

adex720 opened this issue Feb 16, 2021 · 0 comments

Comments

@adex720
Copy link

adex720 commented Feb 16, 2021

It just keeps giving this error:

FAILURE: Build failed with an exception.

  • Where:
    Build file 'C:\Users\adex\Desktop\Ev3FromJson\build.gradle' line: 27

  • What went wrong:
    An exception occurred applying plugin request [id: 'com.github.bdeneuter.mindstorms.ev3', version: '1.2.0']

Failed to apply plugin [id 'com.github.bdeneuter.mindstorms.ev3']
Could not find method leftShift() for arguments [com.github.bdeneuter.mindstorms.gradle.Mindstorms$_apply_closure1$_closure5@4d58b221] on task ':setMa
nifestAttributes' of type org.gradle.api.DefaultTask.

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

  • Get more help at https://help.gradle.org

BUILD FAILED in 5s

text on line 27: (inside plugins {})
id "com.github.bdeneuter.mindstorms.ev3" version "1.2.0"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant