Error: spawn Unknown system error -86 in Vscode using the go extension on Apple Silicon MacBook Pro #3256
Labels
WaitingForInfo
Issue is not actionable because of missing required information, which needs to be provided.
Milestone
After upgrading to an Apple Silicon MacBook Pro and migrating using Migration Assistant, I've been working through various issue getting Homebrew converted to ARM from Intel binaries.
One problem I'm experiencing is editing Go programs in VSCode. It's constantly showing the error message
Error: Error: spawn Unknown system error -86
.I've un-installed and re-installed the Go extension with no improvement. I can compile and run go programs from the terminal. I tried setting some env variables in settings.json with no luck. E.g.,
I was able to get this output from Extension Host:
Any ideas on what to try next?
The text was updated successfully, but these errors were encountered: