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
PS C:\Users\donghao\Desktop> g uninstall 1.18.9
Uninstalled go1.18.9
PS C:\Users\donghao\Desktop> g install 1.18.9
Computing checksum with SHA256
Checksums matched
Now using go1.18.9
PS C:\Users\donghao\Desktop> go -version
go: The term 'go' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
应该是软连接 没有创建成功,但是不知道哪里配置错误了,起码安装过程中没有报错,望指教
The text was updated successfully, but these errors were encountered:
PS C:\Users\donghao\Desktop> g uninstall 1.18.9
Uninstalled go1.18.9
PS C:\Users\donghao\Desktop> g install 1.18.9
Computing checksum with SHA256
Checksums matched
Now using go1.18.9
PS C:\Users\donghao\Desktop> go -version
go: The term 'go' is not recognized as a name of a cmdlet, function, script file, or executable program.
Check the spelling of the name, or if a path was included, verify that the path is correct and try again.
应该是软连接 没有创建成功,但是不知道哪里配置错误了,起码安装过程中没有报错,望指教
The text was updated successfully, but these errors were encountered: