-
-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
I tried to automate the build process and run the command with a child_process.
I tried the exec and spawn methods, but get always the same error:
Please change the name of one of the extended classes.
File:<APPROOT>\platforms\android\app\src\main\java\com\tns\FragmentClass.java Class: com.tns.FragmentClass
at org.nativescript.staticbindinggenerator.Generator.writeBindings(Generator.java:112)
at org.nativescript.staticbindinggenerator.Main.main(Main.java:53)
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:runSbg'.
> Process 'command 'C:\Program Files\AdoptOpenJDK\jdk8u192-b12\bin\java.exe'' finished with non-zero exit value 1
* 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 43s
Command gradlew.bat failed with exit code 1
when I remove the workers it builds correctly. is there maby an option to get it work, or is it a bug?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels