当前位置:网站首页>[solution] package 'XXXX' is not in goroot
[solution] package 'XXXX' is not in goroot
2022-07-07 20:12:00 【cztAI】
error
package ‘xxxx‘ is not in GOROOT
vscode Print GOROOT The path is not now go Installation path for , Then I put GOROOT This path has been changed , Report errors
go: cannot find GOROOT directory
Think of before in vscode The terminal of the go env -w Set the environment , Then I try to use this method to change it to now go Installation path for , Finally successfully repaired [ Lacrimal ].
resolvent :
open vscode terminal , use go Command setting environment
go env -w GOROOT=【 Fill in here go The installation path 】
go env -w GOROOT=D:\go\
Mainly unfamiliar with the environment configuration , Legacy problems caused by disorderly configuration , I wish to record .
边栏推荐
- mock. JS returns an array from the optional data in the object array
- 九章云极DataCanvas公司获评36氪「最受投资人关注的硬核科技企业」
- 浅尝不辄止系列之试试腾讯云的TUIRoom(晚上有约,未完待续...)
- With st7008, the Bluetooth test is completely grasped
- Force buckle 1961 Check whether the string is an array prefix
- pom. XML configuration file label: differences between dependencies and dependencymanagement
- 力扣 1790. 仅执行一次字符串交换能否使两个字符串相等
- torch.nn.functional.pad(input, pad, mode=‘constant‘, value=None)记录
- Force buckle 1232 Dotted line
- Machine learning notes - explore object detection datasets using streamlit
猜你喜欢

openEuler 有奖捉虫活动,来参与一下?

ASP.NET学习& asp‘s one word

微信公众号OAuth2.0授权登录并显示用户信息

Vulnhub tre1

模拟实现string类

Chapter 9 Yunji datacanvas was rated as 36 krypton "the hard core technology enterprise most concerned by investors"

【mysql篇-基础篇】事务

Data island is the first danger encountered by enterprises in their digital transformation

Classification automatique des cellules de modules photovoltaïques par défaut dans les images de lecture électronique - notes de lecture de thèse

Simulate the implementation of string class
随机推荐
Cloud component development and upgrading
使用高斯Redis实现二级索引
R language ggplot2 visualization: use the ggecdf function of ggpubr package to visualize the grouping experience cumulative density distribution function curve, and the linetype parameter to specify t
LeetCode_ 7_ five
力扣 643. 子数组最大平均数 I
毕业季|遗憾而又幸运的毕业季
[philosophy and practice] the way of program design
pom. Brief introduction of XML configuration file label function
openEuler 有奖捉虫活动,来参与一下?
R language ggplot2 visualization: use the ggqqplot function of ggpubr package to visualize the QQ graph (Quantitative quantitative plot)
R language dplyr package mutate_ At function and min_ The rank function calculates the sorting sequence number value and ranking value of the specified data column in the dataframe, and assigns the ra
力扣 88.合并两个有序数组
Ways to improve the utilization of openeuler resources 01: Introduction
浅尝不辄止系列之试试腾讯云的TUIRoom(晚上有约,未完待续...)
【Auto.js】自动化脚本
841. String hash
Force buckle 599 Minimum index sum of two lists
Data island is the first danger encountered by enterprises in their digital transformation
MIT science and technology review article: AgI hype around Gato and other models may make people ignore the really important issues
力扣 599. 两个列表的最小索引总和