Failed to load SWC binary for android/arm64
Unanswered
Sphecid wasp posted this in #help-forum
Sphecid waspOP
### Summary
Just installed NextJs on android using termux.
After doing
I'm getting the follow error attached in image

What should I do to fix it?
Node version:
### Additional information

Just installed NextJs on android using termux.
After doing
npm run devI'm getting the follow error attached in image

What should I do to fix it?
Node version:
v20.2.0### Additional information

5 Replies
I dont think there is a android binary for SWC
It might be possible to hack your way through this but it may require compiling the source and stuff, overall a hassle.
Sphecid waspOP
Swc has listen Android aarch64 as supported platform
Try following the stuff listed here. Not sure how much success you are gonna have tho unfortunately