r3inbowari / go-mod-explorer

Go Module Explorer for Visual Studio Code (beta)
https://marketplace.visualstudio.com/items?itemName=r3inbowari.gomodexplorer
MIT License
33 stars 6 forks source link

An error occurred when click 'Go SDK' folder. #47

Closed jiangfangxin closed 1 year ago

jiangfangxin commented 1 year ago

My vscode is installed on windows computer (with Windows 11 system). My development enviroment is an ubuntu virtual machine. I installed go and vscode-server on that ubuntu virtual machine. Everything works well until this afternoon, I got an error notification below when I click 'Go SDK' folder in 'GOMOD EXPLORER' view:

image

Enviroment:

Hope to get your help.

r3inbowari commented 1 year ago

Hi, @jiangfangxin I'm sorry, it's my fault. Reverted to 0.3.7 now.

Hi, @zollum Do you have any way to fix it? It doesn't seem to work on other OS.

Related #45

jiangfangxin commented 1 year ago

Thanks! It works after changing the version to 0.3.7. 👍

r3inbowari commented 1 year ago

/cc @zollum.

zollum commented 1 year ago

really sorry, please check the new PR #49

r3inbowari commented 1 year ago

@zollum thank you very much!