Level / classic-level

An abstract-level database backed by LevelDB.
MIT License
58 stars 11 forks source link

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

Open minchopm opened 1 year ago

minchopm commented 1 year ago

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

Tadeuchi commented 1 year ago

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

callicles commented 7 months ago

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