"jvm-abi-gen.jar" Error while building the project with Bazel #5300
sandy99405
started this conversation in
General Discussion
Replies: 2 comments 9 replies
-
|
Hi @sandy99405, I've been using the Gradle build for my development. However, I recently installed Bazel during a discussion. I believe I can give the Bazel build a shot and contribute positively. I'll keep you posted on my progress soon. |
Beta Was this translation helpful? Give feedback.
8 replies
-
|
@sandy99405, could you please add your solution as a comment on this thread? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm facing an error while running Bazel.
I was trying to run the following commands from D:/git/oppia-android folder
but it's building the bazel output in :
it says that the following .jar is missing
in the execroot folder, the build is creating a file with the name DO_NOT_BUILD_HERE. which has the content as : D/git/oppia-android.
(Which is where I ran the commands from)
** @Rd4dev or @theMr17 or anyone Please help me with this error if you have encountered it before**.🙏
Beta Was this translation helpful? Give feedback.
All reactions