05 2020 档案

npm使用
摘要:清空缓存npm cache clean --force 安装cnpmnpm install -g cnpm --registry=https://registry.npm.taobao.org(一直报错) 找回缺失的包 npm install 临时使用TB npm --registry https: 阅读全文

posted @ 2020-05-08 12:48 liucuiqiang

nginx命令
摘要:start nginx nginx.exe –s quit nginx –s reload nginx -h # 打开帮助 nginx -t # 检查配置文件是否正确 # 以下命令均要先启动nginx才能执行 nginx -s stop # 停止 nginx -s quit # 退出 nginx - 阅读全文

posted @ 2020-05-08 11:53 liucuiqiang

导航