Comparing version
{ | ||
"name": "blend-cli", | ||
"version": "1.5.0", | ||
"version": "1.5.1", | ||
"description": "自动化创建(webpack+react)(webpack+vue)项目", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
# blend-cli | ||
> 版本 `@blend/cli` 1.5.0. | ||
> 版本 `@blend/cli` 1.5.1. | ||
@@ -33,2 +33,4 @@ ## 介绍: | ||
使用插件进行更新 | ||
####windows | ||
这里采用的是最笨拙有效的方式(windows权限问题很恶心) | ||
@@ -48,7 +50,24 @@ | ||
> | ||
```bash | ||
npm install -g blend-cli | ||
``` | ||
####mac | ||
>1、先找到命令所在的文件夹(一般都在/usr/local/bin/) | ||
> | ||
>2、打开文件夹 | ||
> | ||
>3、把如下文件删除:blend、vuecli、vuecli-init、reactcli、reactcli-init、mbcli、mbcli-init | ||
> | ||
>4、打开/usr/local/lib/node_modules文件夹:删除blend-cli | ||
> | ||
>5、再次进行全局安装 | ||
> | ||
```bash | ||
npm install -g blend-cli | ||
``` | ||
##创建项目: | ||
@@ -55,0 +74,0 @@ |
Sorry, the diff of this file is not supported yet
1302587
0.03%171
12.5%