You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature
Basically to run swc on android (e.g. by using termux) one would need a binary for android / arm64.
Currently getting this error on yarn install:
error @swc/[email protected]: The platform "android" is incompatible with this module.
error @swc/[email protected]: The CPU architecture "arm64" is incompatible with this module.
The text was updated successfully, but these errors were encountered:
This closed issue has been automatically locked because it had no new activity for a month. If you are running into a similar issue, please create a new issue with the steps to reproduce. Thank you.
Describe the feature
Basically to run swc on android (e.g. by using termux) one would need a binary for android / arm64.
Currently getting this error on yarn install:
The text was updated successfully, but these errors were encountered: