如何在 MacOS Monterey 上修复 VS COde“致命错误:运行时:bsdthread_register 错误”

Cha*_*age 6 macos visual-studio-code

当我尝试在终端上运行命令时,VS 代码出现“致命错误:运行时:bsdthread_register 错误”错误。

这在 Big sur 和旧版本上运行良好。

有没有办法在蒙特利解决这个问题?

小智 3

如果这是您从源代码构建的程序,则需要使用较新版本的 Go 重建它:

https://github.com/golang/go/wiki/MacOS12BSDThreadRegisterIssue