level icon indicating copy to clipboard operation
level copied to clipboard

No native build was found error on MacOS with M1 processor

Open ag-import opened this issue 2 years ago • 3 comments

level version: 6.0.1 node version: v14.21.3 Error: No native build was found for platform=darwin arch=arm64 runtime=node abi=83 uv=1 armv=8 libc=glibc

ag-import avatar Sep 20 '23 18:09 ag-import

You have an old version of level. Newer versions do support M1.

vweevers avatar Sep 20 '23 18:09 vweevers

Are they backward compatible?

ag-import avatar Sep 20 '23 18:09 ag-import

No, but you could choose to upgrade to v7 first (which supports M1 if I'm not mistaken) because it has less breaking changes than v8. See https://github.com/Level/level/blob/master/UPGRADING.md.

vweevers avatar Sep 20 '23 19:09 vweevers