当前位置:网站首页>[résolution] le paquet « xxxx» n'est pas dans goroot
[résolution] le paquet « xxxx» n'est pas dans goroot
2022-07-07 20:12:00 【Cztai】
Erreur
package ‘xxxx‘ is not in GOROOT
vscode Imprimer GOROOT Le chemin n'est pas maintenant go Chemin d'installation pour,Et j'ai mis GOROOT Ce chemin a été modifié,Erreur signalée
go: cannot find GOROOT directory
J'y ai pensé avant vscode Pour les terminaux go env -w
Environnement défini,Et j'ai essayé de changer ça en ce moment go Chemin d'installation pour,Enfin réparé avec succès [Lacrima].
Solutions:
Ouvre. vscode Terminal,Avec go Environnement de configuration des commandes
go env -w GOROOT=【Remplissez ici.goChemin d'installation】
go env -w GOROOT=D:\go\
Je ne connais toujours pas la configuration de l'environnement,Problèmes hérités de la configuration désordonnée,Il est enregistré que.
边栏推荐
- 搞定带WebKitFormBoundary post登录
- Chapter 20 using work queue manager (3)
- Oracle 存儲過程之遍曆
- Creation of kubernetes mysql8
- Graduation season | regretful and lucky graduation season
- MSE API learning
- Semantic SLAM源码解析
- Data island is the first danger encountered by enterprises in their digital transformation
- 毕业季|遗憾而又幸运的毕业季
- Force buckle 459 Duplicate substring
猜你喜欢
随机推荐
Yolov6:yolov6+win10--- train your own dataset
CIS芯片测试到底怎么测?
整型int的拼接和拆分
Graduation season | regretful and lucky graduation season
数据孤岛是企业数字化转型遇到的第一道险关
机器学习笔记 - 使用Streamlit探索对象检测数据集
openEuler 资源利用率提升之道 01:概论
MIT science and technology review article: AgI hype around Gato and other models may make people ignore the really important issues
Force buckle 1961 Check whether the string is an array prefix
最多可以参加的会议数目[贪心 + 优先队列]
Force buckle 912 Sort array
pom. Brief introduction of XML configuration file label function
ASP.NET学习& asp‘s one word
力扣 599. 两个列表的最小索引总和
关于cv2.dnn.readNetFromONNX(path)就报ERROR during processing node with 3 inputs and 1 outputs的解决过程【独家发布】
Interpretation of transpose convolution theory (input-output size analysis)
R language ggplot2 visualization: use the ggviolin function of ggpubr package to visualize the violin diagram, set the palette parameter to customize the filling color of violin diagrams at different
力扣 1961. 检查字符串是否为数组前缀
Simulate the implementation of string class
mock.js从对象数组中任选数据返回一个数组