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
Exception on macbook m1:
Exception in thread "main" java.lang.AssertionError: Can't recognize ARCH: aarch64
at com.igormaznitsa.meta.common.utils.Assertions.assertNotNull(Assertions.java:125)
at com.igormaznitsa.mvngolang.AbstractGolangMojo.getArch(AbstractGolangMojo.java:1100)
The text was updated successfully, but these errors were encountered:
Exception on macbook m1:
Exception in thread "main" java.lang.AssertionError: Can't recognize ARCH: aarch64
at com.igormaznitsa.meta.common.utils.Assertions.assertNotNull(Assertions.java:125)
at com.igormaznitsa.mvngolang.AbstractGolangMojo.getArch(AbstractGolangMojo.java:1100)
The text was updated successfully, but these errors were encountered: