maomingchao

2018年5月13日

koa 学习1

摘要: 1.搭建环境; npm init -f 2.出现错误 npm ERR!Windows_NT 6.1.7601 解决方法: npm config set proxy null npm install cnpm -g --registry=https://registry.npm.taobao.org 阅读全文

posted @ 2018-05-13 23:38 maomingchao 阅读(130) 评论(0) 推荐(0)

导航