使用此命令在go中创建新模块时遇到了问题:它成功创建了go.mod文件,但后来抛出此错误>它不允许我安装任何go包!请帮助我解决此错误或如何解决它!go mod init <moduleName>go: RLock /storage/mySdCard/github.com/my-username/App/go.mod: function not implemented
我运行了这个命令:go mod init myApp
我得到的输出:go: creating new go.mod: module myApp go: updating go.mod: Lock /storage/8D8B-150E/Go/src/github.com/my-username/App/go.mod: function not implemented
米琪卡哇伊
慕妹3146593
随时随地看视频慕课网APP
相关分类