classic-level icon indicating copy to clipboard operation
classic-level copied to clipboard

No native build was found for platform=darwin arch=arm64

Open minchopm opened this issue 2 years ago • 4 comments

I am working on Mac M1 chipset, after executing "prebuild-darwin-x64+arm64": "prebuildify -t 8.14.0 --napi --strip --arch x64+arm64", I got this error: No native build was found for platform=darwin arch=arm64 runtime=node abi=111 uv=1 armv=8 libc=glibc node=19.8.1

minchopm avatar Aug 09 '23 16:08 minchopm

Hi, I'm facing similar problem. When running classic-level on next.js there is an error: Error: No native build was found for platform=darwin arch=arm64 runtime=node abi=108 uv=1 armv=8 libc=glibc node=18.14.0

Tadeuchi avatar Aug 10 '23 10:08 Tadeuchi

I got the same issue with platform=darwin and arch=x64

callicles avatar Jan 19 '24 05:01 callicles