"settings": {
"go.toolsEnvVars": {
"GOARCH":"wasm",
"GOOS":"js",
},
"go.testEnvVars": {
"GOARCH":"wasm",
"GOOS":"js",
}
}
GOARCHに wasm 、GOOS に js を設定しないといつまでも認識してくれずエラーになる。
"settings": {
"go.toolsEnvVars": {
"GOARCH":"wasm",
"GOOS":"js",
},
"go.testEnvVars": {
"GOARCH":"wasm",
"GOOS":"js",
}
}
GOARCHに wasm 、GOOS に js を設定しないといつまでも認識してくれずエラーになる。
For further actions, you may consider blocking this person and/or reporting abuse
Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.
Mike Young -
Mike Young -
Mike Young -
Mike Young -
Top comments (0)