Clément Plantier
Clément Plantier
Is there a workaround until this is fixed?
Official solution: that's good news!
Yes, follow the link I put over pom.xml in my first message. It redirects on the 0.1.3 release.
I have a similar problem with a different missing permission: READ_EXTERNAL_STORAGE ``` Caused by: java.lang.SecurityException: Permission Denial: reading com.android.providers.media.MediaProvider uri content://media/external/images/media/7429 from pid=13330, uid=10215 requires android.permission.READ_EXTERNAL_STORAGE, or grantUriPermission() at android.os.Parcel.readException(Parcel.java:1465)...
@stoefln No, we just postponed integration of log files for now.
I have the same issue on Java 11 / Linux and Jave 3.3.1. ``` Cannot run program "/tmp/jave/ffmpeg-amd64-3.3.1": error=26, Text file busy ``` I run two operations (audio compression from...
Vue 3.0 has been released five months ago. Is there something planned to support it?
We contacted the support and they informed us this is a yarn issue: https://github.com/yarnpkg/yarn/issues/8242 Workaround: use yarn v2+ or npm.
Any update? Is there a possibility we have a quick workaround until v5 is out?