导航

2019年6月8日

摘要: 使用 vue-cli 搭建项目 下面整个过程是基于已经安装node.js和cnpm的基础上,node.js如何安装就不在这里详说了。如何全局化安装cnpm,这里简单提一下: npm install cnpm -g --registry=https://registry.npm.taobao.org 阅读全文

posted @ 2019-06-08 22:41 蒋翔 阅读(5979) 评论(0) 推荐(0)

摘要: 查看xcode是否安装: $ xcode-select --install xcode-select: error: command line tools are already installed, use "Software Update" to install updates $ xcode- 阅读全文

posted @ 2019-06-08 22:12 蒋翔 阅读(1108) 评论(0) 推荐(0)