Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No native build was found error on MacOS with M1 processor #240

Open
ag-import opened this issue Sep 20, 2023 · 3 comments
Open

No native build was found error on MacOS with M1 processor #240

ag-import opened this issue Sep 20, 2023 · 3 comments
Labels
question Support or open question(s)

Comments

@ag-import
Copy link

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

@vweevers
Copy link
Member

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

@vweevers vweevers added the question Support or open question(s) label Sep 20, 2023
@ag-import
Copy link
Author

Are they backward compatible?

@vweevers
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Support or open question(s)
Projects
None yet
Development

No branches or pull requests

2 participants