Intellij: Jbang Plugin on Mac M1 (Arm) #1259
jacquesvandermerwe
started this conversation in
General
Replies: 1 comment 9 replies
-
Seeems like adoptium dont have a M1 compatible build of Java yet. You'll need to make Java Available in the path for jbang to find it until we have a M1 download Available. |
Beta Was this translation helpful? Give feedback.
9 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Good Morning
I'm running jbang (0.90.1) on a Mac M1 with the latest Intellij. The plugin however in Intellij raises the following error when trying to run the script and the IDE doesn't recognize dependencies etc. Any advice?
Unable to download JDK, unsupported Architecture: arm64
The balloon popup in Intellij raises the following:
Unrecognized token 'Unable': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (String)"Unable to download JDK, unsupported Architecture: arm64 "; line: 1, column: 7]
Beta Was this translation helpful? Give feedback.
All reactions