I'm running an M4 Macbook Pro. Attempting to install wasp on the new system, and getting these errors:
/Users//.local/bin/wasp: line 2: /Users//.local/share/wasp-lang/0.17.1/wasp-bin: Bad CPU type in executable
/Users//.local/bin/wasp: line 2: /Users//.local/share/wasp-lang/0.17.1/wasp-bin: Undefined error: 0
I am assuming that something's wrong with how I put the path command into my .zshrc file but I copied it as instructed (export PATH=$PATH:/Users/<myuser>/.local/bin)