摘要:
npm install 安装依赖 npm run dev 编译js,css等 npm run production 优化 npm run watch-poll 监听(相当于前两句的合并) npm verufy cache 清楚缓存 npm config set registry "https://r 阅读全文
摘要:
npm install @wepy/cli -g 出错:npm ERR! Unexpected end of JSON input while parsing near '...1.0.0"} C:\Users\admin>npm install @wepy/cli -g npm WARN regi 阅读全文
摘要:
首先先关闭st3 之后在安装的路径下创建Data文件夹,然后打开st3(sublime Text 3简写)CTRL+`打开命令行输入以下内容,直接回车,等待下载完成就可以了import urllib.request,os,hashlib; h = '6f4c264a24d933ce70df5dedc 阅读全文