摘要:
found 1 high severity vulnerability run `npm audit fix` to fix them, or `npm audit` for detail 解决方法: npm audit npm audit fix 详细过程: 在进行npm install joi时 阅读全文
摘要:
今天在配置一个项目的环境,做了很多设置,其中也包括对VT的设置,可能有哪一步出了问题,影响到了VM虚拟机打开,这里记录一下解决方法 用管理员身份运行cmd: 1.按住win和r键,会弹出输入框,输入cmd 在命令行中依次输入: net start vmci net start vmx86 net s 阅读全文
摘要:
今天在安装好docker时,拉取了个需要使用的容器,结果在运行的时候报错,查找解决方法是需要将switch to Linux Containers切换为switch to Windows Containers。可是点击了切换,还是没有用,并没有切换过去,并且还在报错。查找了各种方法无果,最终想要不还 阅读全文