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
Trying to follow the basic set up but I keep getting this error:
Trunk is required, see: https://trunkrs.dev
I have installed trunk via cargo, and I can run it with trunk -V to get version number or help, etc. I also added the runtime with rustup target add wasm32-unknown-unknown. Tried restarting my shell in case it was some kind of path error or something but that didn't help. Not sure what my next step is here to get it working.
The text was updated successfully, but these errors were encountered:
Trying to follow the basic set up but I keep getting this error:
Trunk is required, see: https://trunkrs.dev
I have installed trunk via cargo, and I can run it with
trunk -V
to get version number or help, etc. I also added the runtime withrustup target add wasm32-unknown-unknown
. Tried restarting my shell in case it was some kind of path error or something but that didn't help. Not sure what my next step is here to get it working.The text was updated successfully, but these errors were encountered: