草庐IT

installment

全部标签

从git上新拉下来的vue项目,没有node_modules依赖,npm install报错,node-sass报错

因为没有node_modules依赖,我直接1.npminstall,但是报错:2.npminstall--force报错3.npmauditfix--force报错4.npminstall--legacy-peer-deps报错5.npminstall--registryhttps://registry.npm.taobao.org直接安装淘宝镜像也报错6.npmnode-sass@7.0.1--legacy-peer-deps报错7.npmcacheclean或者npmcacheclean--force无用8.最后采用办法1解决了解决办法1:(我解决了)npmconfigsetsass_b

从git上新拉下来的vue项目,没有node_modules依赖,npm install报错,node-sass报错

因为没有node_modules依赖,我直接1.npminstall,但是报错:2.npminstall--force报错3.npmauditfix--force报错4.npminstall--legacy-peer-deps报错5.npminstall--registryhttps://registry.npm.taobao.org直接安装淘宝镜像也报错6.npmnode-sass@7.0.1--legacy-peer-deps报错7.npmcacheclean或者npmcacheclean--force无用8.最后采用办法1解决了解决办法1:(我解决了)npmconfigsetsass_b

使用新版burp时出现A JNI error has occurred, please check your installation and try again

使用新版burp时出现AJNIerrorhasoccurred,pleasecheckyourinstallationandtryagain在bp路径下按住shift点击鼠标右键打开powershell然后输入命令java-jarburpsuite_pro_v2021.5.1.jar出现如下报错信息Error:AJNIerrorhasoccurred,pleasecheckyourinstallationandtryagainExceptioninthread“main”java.lang.UnsupportedClassVersionError:burp/StartBurphasbeenco

使用新版burp时出现A JNI error has occurred, please check your installation and try again

使用新版burp时出现AJNIerrorhasoccurred,pleasecheckyourinstallationandtryagain在bp路径下按住shift点击鼠标右键打开powershell然后输入命令java-jarburpsuite_pro_v2021.5.1.jar出现如下报错信息Error:AJNIerrorhasoccurred,pleasecheckyourinstallationandtryagainExceptioninthread“main”java.lang.UnsupportedClassVersionError:burp/StartBurphasbeenco

100%解决gnupg, gnupg2 and gnupg1 do not seem to be installed

Kali-Linux   apt-getupdate不了,换源要安装KEY,安装KEY要安装gnupg,安装gnupg要apt-getupdate,死循环啊执行sudoapt-getupdate后,Kali报错:Get:1http://mirrors.neusoft.edu.cn/kalikali-rollingInRelease[30.6kB]Err:1http://mirrors.neusoft.edu.cn/kalikali-rollingInRelease Thefollowingsignatureswereinvalid:EXPKEYSIGED444FF07D8D0BF6KaliLi

100%解决gnupg, gnupg2 and gnupg1 do not seem to be installed

Kali-Linux   apt-getupdate不了,换源要安装KEY,安装KEY要安装gnupg,安装gnupg要apt-getupdate,死循环啊执行sudoapt-getupdate后,Kali报错:Get:1http://mirrors.neusoft.edu.cn/kalikali-rollingInRelease[30.6kB]Err:1http://mirrors.neusoft.edu.cn/kalikali-rollingInRelease Thefollowingsignatureswereinvalid:EXPKEYSIGED444FF07D8D0BF6KaliLi

ERROR: Cannot find command ‘git‘ - do you have ‘git‘ installed and in your PATH

虚拟环境中,在配置coco数据集的API时出现以下错误(py37)C:\Users\HASEE>pipinstallgit+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPICollectinggit+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI Cloninghttps://github.com/philferriere/cocoapi.gittoc:\users\hasee\appdata\local\temp\pip-r

ERROR: Cannot find command ‘git‘ - do you have ‘git‘ installed and in your PATH

虚拟环境中,在配置coco数据集的API时出现以下错误(py37)C:\Users\HASEE>pipinstallgit+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPICollectinggit+https://github.com/philferriere/cocoapi.git#subdirectory=PythonAPI Cloninghttps://github.com/philferriere/cocoapi.gittoc:\users\hasee\appdata\local\temp\pip-r

Install Ansible on CentOS 8

环境准备:1.至少俩台linux主机,一台是控制节点,一台是受控节点2.控制节点和受控节点都需要安装Python363.控制节点需要安装ansible4.控制节点需要获得受控节点的普通用户或root用户的权限,控制节点需要ssh客户端,受控节点需要ssh服务端5.控制节点和受控节点之间网络联通,配置静态ip环境安装:主机名IP地址角色master172.25.250.132控制节点node01172.25.250.128受控节点node02172.25.250.129受控节点按照以上要求准备3台机器,最小化安装CentOS8,可以先安装一台master,配置主机名,IP,yum源等等,其他的2

Install Ansible on CentOS 8

环境准备:1.至少俩台linux主机,一台是控制节点,一台是受控节点2.控制节点和受控节点都需要安装Python363.控制节点需要安装ansible4.控制节点需要获得受控节点的普通用户或root用户的权限,控制节点需要ssh客户端,受控节点需要ssh服务端5.控制节点和受控节点之间网络联通,配置静态ip环境安装:主机名IP地址角色master172.25.250.132控制节点node01172.25.250.128受控节点node02172.25.250.129受控节点按照以上要求准备3台机器,最小化安装CentOS8,可以先安装一台master,配置主机名,IP,yum源等等,其他的2