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
In my case, for example, I write udp server and usbcdc apps in go.
And these applications are often managed along with microcontroller-side sources written in tinygo.
In such a case, I would want to build from the vscode terminal.
In other cases, when writing wasm, we often set up the server with go.
After using TinyGo extension, GOROOT or something is incorrect when opening terminal.
Probably due to the environment variables set below.
vscode-tinygo/src/extension.ts
Lines 96 to 99 in 96d460a
The text was updated successfully, but these errors were encountered: