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
It looks like emsdk is trying to install the linux version? My guess is that you are trying to install on a linux VM running on your mac M1 hardware?
The ticket you refer to (#671) is refering to native macOS support for installing on arm64 (M1). The issue around running emsdk on arm64 is somewhat more complicated. Those images are built and uploaded on a best-effort bases and not all versions are available. You can use emsdk install latest-arm64-linux to install the latest available version (which currently looks like it is 3.1.47).
Hi everybody,
When installing
v2.0.24
on M1 Mac I'll get the following:Specifically this is what is happening under the hood:
As far as I understand from #671, this should be available since 2.0.21.
The text was updated successfully, but these errors were encountered: