Failed to load native library:jansi-2.4.0-b00c64e8b23a020c-jansi.dll. osinfo: Windows/x86_64#828 asimplepeopleopened this issueMar 26, 2023· 4 comments Milestone No fix/wont't fix Comments gnodetclosed this asnot plannedMay 18, 2023 ...
$ mvn --version Failed to load native library:jansi-2.4.1-49d6f2a8579df447-libjansi.so. osinfo: Linux/arm java.lang.UnsatisfiedLinkError: /tmp/jansi-2.4.1-49d6f2a8579df447-libjansi.so: /tmp/jansi-2.4.1-49d6f2a8579df447-libjansi.so: Kann die Shared-Object-Datei nicht öffnen: ...
jlw: releasing native file to 'C:\Users\Administrator\AppData\Roaming\PCL\libjlw-1.3.2.dll'. Exception in thread "main" java.lang.UnsatisfiedLinkError: C:\Users\Administrator\AppData\Roaming\PCL\libjlw-1.3.2.dll: Can't find dependent libraries at java.lang.ClassLoader$NativeLibrary.load(...
Failed to load native library:jansi-2.4.0-16c474bda59fea77-jansi.dll. osinfo: Windows/x86_64 java.lang.UnsatisfiedLinkError: Can't load library: C:\Users\??\AppData\Local\Temp\jansi-2.4.0-16c474bda59fea77-jansi.dll Exception in thread "main" java.lang.UnsatisfiedLinkError: org.fusesource....
I'm not sure we are able to investigate this without a reproduction. It seems it has something from Android native side when you add a plugin/library. So you may try removing them one by one to check if there is a plugin/library that causes this. huycozy added the waiting for customer...
Steps to Reproduce Create new app using cli Expected Behaviour Run without errors Actual Behaviour Got the following error: 16:16:04,758 |-WARN in ch.qos.logback.core.ConsoleAppender[STDOUT] - Failed to create WindowsAnsiOutputStream. Fa...