Eduardo Menges Mattje
Eduardo Menges Mattje
I just started a parcel project, and I'm having the same issue. I can't say the exact steps to reproduce, since, as it's happening to you, sometimes it builds, sometimes...
@mischnic Yes, I'm using Windows 10. I rolled back to 2.6.0 and no longer got this error.
@manuel3108 Your solution works for me, this issue can be closed from in my point of view.
Version 4.9.2 works fine.
There is an issue I've noticed tho, when compiling for a different architecture. `CMAKE_SYSTEM_NAME` wouldn't get replaced when an `x86_64` mac is trying to compile for an `aarch64` mac, which...