草庐IT

OXYGEN_HOME

全部标签

解决Failed to resolve import “@element-plus/icons-vue“ from “src\views\Home.vue“. Does the file exist?

解决在Vue3+Vite中使用Element-plus报错一、安装镜像(可选)使用阿里定制的cnpm命令行工具代替默认的npm,输入以下代码npminstall-gcnpm--registry=http://registry.npmmirror.com二、解决报错1.安装Element-plus1.1在项目目录下执行:cnpminstallelement-plus--save1.2安装按需引入需要的插件:cnpminstall-Dunplugin-vue-componentsunplugin-auto-import1.3安装ElementIcon(解决标题所言的报错)cnpminstall@e

jenkins构建项目-配置JDK的JAVA_HOME路径

项目场景:Jenkins2.372rpm安装方式jdk11问题描述配置jdk中警告/usr/bin/javaisnotadirectoryontheJenkinscontroller(butperhapsitexistsonsomeagents)构建过程中出现报错ParsingPOMsEstablishedTCPsocketon45359[dev-projectMap]$/usr/bin/java/bin/java-cp/var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/apache-mav

warning: ignoring JAVA_HOME=D:\JDK; using bundled JDK报错解决

warning:ignoringJAVA_HOME=D:\JDK;usingbundledJDK报错原因是因为你JDK版本太低或者你的ElasticSearch版本太高降低版本即可、我的是JDK1.8我下载的是elasticsearch-8.7.0改成elasticsearch-7.6.1就可以了elasticsearch-7.6.1地址:弹性搜索7.6.1|弹性的(elastic.co)历史版本:PastReleasesofElasticStackSoftware|Elastic 下载地址:PastReleasesofElasticStackSoftware|Elastic

安装库报错:No CUDA runtime is found, using CUDA_HOME=‘/usr/local/cuda-11.3‘

文章目录1、报错内容2、检查3、解决1、报错内容安装库时报错:NoCUDAruntimeisfound,usingCUDA_HOME='/usr/local/cuda-11.3'2、检查查看cuda版本和pytorch版本python进入python环境importtorchtorch.__version__torch.cuda.is_available()nvidia-sminvcc-V因此发现是由于该虚拟环境中CUDA与torch的版本不对应,发现在安装虚拟环境的environment.yml文件中只有指定cuda版本,而没有自动安装正确的torch版本:channels:-pytorch

go get -> 无法下载,/home/azhukov/go 是 GOROOT,不是 GOPATH

美好的一天!我正在尝试在GoogleCloud中安装gb(go的vendor工具)。我尝试goget但失败了:azhukov@gce-machine:~$goget-vgithub.com/constabulary/gb/...packagegithub.com/pkg/errors:cannotdownload,/home/azhukov/goisaGOROOT,notaGOPATH.Formoredetailssee:'gohelpgopath'这是环境:azhukov@gce-machine:~$echo$GOPATH,$GOROOT,$PATH/home/azhukov/go,

go get -> 无法下载,/home/azhukov/go 是 GOROOT,不是 GOPATH

美好的一天!我正在尝试在GoogleCloud中安装gb(go的vendor工具)。我尝试goget但失败了:azhukov@gce-machine:~$goget-vgithub.com/constabulary/gb/...packagegithub.com/pkg/errors:cannotdownload,/home/azhukov/goisaGOROOT,notaGOPATH.Formoredetailssee:'gohelpgopath'这是环境:azhukov@gce-machine:~$echo$GOPATH,$GOROOT,$PATH/home/azhukov/go,

git - 修复 msysGit Portable $HOME 位置

我已经在我的闪存驱动器上成功安装和配置了msysGitPortable,并使用它来pull和推送GitHub存储库。然而,我似乎总是不得不考虑SSH支持。具体来说,为了让SSH找到我的key文件,我必须遵循theseinstructions启动ssh-agent的第二个实例,然后每次运行git-bash.bat时ssh-add我的key。使用ssh-vgit@github.com的输出进行调试,我看到msysGit默认到我的Windows用户目录来查找key。它不能那样做;我需要它在可移植驱动器上自己的目录中查找。如何强制$HOME成为程序自己的文件夹?更新断开的Vox链接说明来自th

git - 修复 msysGit Portable $HOME 位置

我已经在我的闪存驱动器上成功安装和配置了msysGitPortable,并使用它来pull和推送GitHub存储库。然而,我似乎总是不得不考虑SSH支持。具体来说,为了让SSH找到我的key文件,我必须遵循theseinstructions启动ssh-agent的第二个实例,然后每次运行git-bash.bat时ssh-add我的key。使用ssh-vgit@github.com的输出进行调试,我看到msysGit默认到我的Windows用户目录来查找key。它不能那样做;我需要它在可移植驱动器上自己的目录中查找。如何强制$HOME成为程序自己的文件夹?更新断开的Vox链接说明来自th

Eclipse project-wide error : Warning: The environment variable HOME is not set. 以下目录将用于 stash Git

启动Eclipse并出现此错误。我该如何解决?Warning:TheenvironmentvariableHOMEisnotset.ThefollowingdirectorywillbeusedtostoretheGituserglobalconfigurationandtodefinethedefaultlocationtostorerepositories:'C:\DocumentsandSettings\Wizard'.IfthisisnotcorrectpleasesettheHOMEenvironmentvariableandrestartEclipse.OtherwiseG

Eclipse project-wide error : Warning: The environment variable HOME is not set. 以下目录将用于 stash Git

启动Eclipse并出现此错误。我该如何解决?Warning:TheenvironmentvariableHOMEisnotset.ThefollowingdirectorywillbeusedtostoretheGituserglobalconfigurationandtodefinethedefaultlocationtostorerepositories:'C:\DocumentsandSettings\Wizard'.IfthisisnotcorrectpleasesettheHOMEenvironmentvariableandrestartEclipse.OtherwiseG