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
after installing tinygo per the website on Raspberry Pi 5 I get the following error when I type "tinygo version":
tinygo: error while loading shared libraries: libdl.so.2: ELF load command address/offset not page-aligned
I have never heard of ELF load, so I don't know what to do. Can anyone enlighten me?