Has someone seen this on Paparazzi? I am developing on Windows but I was not having issues in older versions (I have Renovate and I haven't seen this on Linux).
Copy code
Caused by: java.lang.IllegalArgumentException: 'other' has different root
at java.base/sun.nio.fs.WindowsPath.relativize(WindowsPath.java:404)
at java.base/sun.nio.fs.WindowsPath.relativize(WindowsPath.java:42)
at app.cash.paparazzi.gradle.utils.FileUtilsKt.relativize(FileUtils.kt:27)