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

cannot support platform=android and arch=arm64 #28

Open
quwenzhe opened this issue Dec 23, 2021 · 1 comment
Open

cannot support platform=android and arch=arm64 #28

quwenzhe opened this issue Dec 23, 2021 · 1 comment

Comments

@quwenzhe
Copy link

quwenzhe commented Dec 23, 2021

when run on platform=android and arch=arm64, occur following error, cloud support android platform?

< error loading sodium bindings: No native build was found for platform=android arch=arm64 runtime=node abi=83 uv=1 armv=8 libc=glibc node=14.15.0 webpack=true

@staltz
Copy link
Member

staltz commented Dec 23, 2021

chloride uses sodium-chloride, but on Android you should use sodium-chloride-native-nodejs-mobile, like this: https://github.com/staltz/manyverse/blob/d0e4de067c4720a10302d13f110cbaebc82da9f5/tools/backend/noderify-mobile.sh#L40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants