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
Do you have the right version/architecture of OpenJDK installed on your macbook? If you run "java -version", does it give the same answer about being the wrong architecture?
If you have the right version of java, you can try building your own mojito-cli. There are some instructions here.
I've followed the Getting Started instructions, but I'm not able to run the following command:
brew install mojito-cli
... and I've got the following error message after run the above commands:
"openjdk@8: The x86_64 architecture is required for this software.
Error: mojito-cli: An unsatisfied requirement failed this build."
Considering I'm using a MacBook Pro with a M3 chip, is there any work around solution for this problem?
The text was updated successfully, but these errors were encountered: