[BUG]: Setup instructions for JDK 8 on Mac no longer work #5384
Labels
bug
End user-perceivable behaviors which are not desirable.
good first issue
This item is good for new contributors to make their pull request.
Impact: High
High perceived user impact (breaks a critical feature or blocks a release).
Work: Medium
The means to find the solution is clear, but it isn't at good-first-issue level yet.
Describe the bug
When working with the Bazel setup instructions for Mac, the step involving installing JDK 8 using AdoptOpenJDK and Homebrew no longer works and gives the error below.
This issue happens because the adoptopenjdk cask is being deprecated in favour of temurin.
Steps To Reproduce
Uninstall your AdoptOpenJDK8 and try to reinstall it using the instructions on step 3 of the Bazel Mac setup page.
Expected Behavior
I expect the installation to go on as expected.
To fix this issue, follow the steps below as described in the solution for this issue.
Screenshots/Videos
No response
What device/emulator are you using?
Pixel 3a
Which Android version is your device/emulator running?
Android 10
Which version of the Oppia Android app are you using?
No response
Additional Context
To work on this Issue, you need a Macbook. Test out the wiki instructions and apply the suggestion in this issue. If it works, create a PR to update the wiki.
While working on this issue, be sure to note down any issues you encounter during bazel set up.
The text was updated successfully, but these errors were encountered: