当前位置:网站首页>[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 .
边栏推荐
- Sword finger offer II 013 Sum of two-dimensional submatrix
- Boot 和 Cloud 的版本选型
- R language uses ggplot2 function to visualize the histogram distribution of counting target variables that need to build Poisson regression model, and analyzes the feasibility of building Poisson regr
- Graduation season | regretful and lucky graduation season
- openEuler 资源利用率提升之道 01:概论
- Traversal of Oracle stored procedures
- Semantic SLAM源码解析
- sql 常用优化
- Nunjuks template engine
- 浅尝不辄止系列之试试腾讯云的TUIRoom(晚上有约,未完待续...)
猜你喜欢

mysql 的一些重要知识

华南X99平台打鸡血教程

YoloV6:YoloV6+Win10---训练自己得数据集

力扣 2319. 判断矩阵是否是一个 X 矩阵

ASP.NET学习& asp‘s one word

Cloud component development and upgrading

Automatic classification of defective photovoltaic module cells in electroluminescence images-论文阅读笔记

With st7008, the Bluetooth test is completely grasped

Some important knowledge of MySQL

mock. JS returns an array from the optional data in the object array
随机推荐
Boot 和 Cloud 的版本选型
关于自身的一些安排
MSE API学习
php 获取图片信息的方法
Vulnhub tre1
R language ggplot2 visualization: use the ggdensity function of ggpubr package to visualize the packet density graph, and use stat_ overlay_ normal_ The density function superimposes the positive dist
一文读懂数仓中的pg_stat
Creation of kubernetes mysql8
R language uses ggplot2 function to visualize the histogram distribution of counting target variables that need to build Poisson regression model, and analyzes the feasibility of building Poisson regr
微信公众号OAuth2.0授权登录并显示用户信息
831. KMP字符串
毕业季|遗憾而又幸运的毕业季
【mysql篇-基础篇】事务
Solve the problem of incomplete display around LCD display of rk3128 projector
Force buckle 599 Minimum index sum of two lists
使用高斯Redis实现二级索引
Graduation season | regretful and lucky graduation season
【哲思与实战】程序设计之道
Machine learning notes - explore object detection datasets using streamlit
R language ggplot2 visualization: use the ggqqplot function of ggpubr package to visualize the QQ graph (Quantitative quantitative plot)