Post your project for free and start receiving proposals from freelancers within minutes after publication!
Ошибка в программе IntelliJ IDEA при запуске сценария
Добрый вечер. Нужна помощь в исправлении ошибки в программе IntelliJ IDEA при запуске сценария на маке m1
- Cannot run program "/Library/Java/JavaVirtualMachines/jdk-14.0.2.jdk/Contents/Home/bin/java" (in directory "/Users/super/Library/Caches/JetBrains/IdeaIC2021.2/compile-server"): error=86, Bad CPU type in executable
-
559 6 0 According to https://www.journaldev.com/51374/bad-cpu-type-in-executable-fixed:
Download the .dmg JDK and install it.
In IntelliJ, go to Project settings-> Project and change the SDK to AZUL JDK

