Skip to content

Commit

Permalink
Error occured when I followed running steps to start Front-web (#1366)
Browse files Browse the repository at this point in the history
Co-authored-by: zhengqiwei <zhengqiwei@wxchina.com>
  • Loading branch information
Calvin979 and zhengqiwei committed Nov 30, 2023
1 parent 8f06196 commit e1712e7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Even small corrections to typos are very welcome :)

- Front-web start

1. Need `nodejs npm angular-cli` environment, Make sure `Node.js >= 16.10.0`
1. Need `nodejs npm angular-cli` environment, Make sure `Node.js >= 18`
2. Install yarn: `npm install -g yarn`
3. Execute under the front-end project directory web-app: `yarn install`
4. Install angular-cli globally: `yarn global add @angular/cli@15`
Expand Down Expand Up @@ -182,7 +182,7 @@ Public WeChat: `tancloudtech`

- 前端启动

1. 需要`nodejs npm angular-cli`环境, 确保你的版本 `Node.js >= 16.10.0`
1. 需要`nodejs npm angular-cli`环境, 确保你的版本 `Node.js >= 18`
2. 安装yarn `npm install -g yarn`
3. 在前端工程目录web-app下执行 `yarn install`
4. 全局安装angular-cli `yarn global add @angular/cli@15`
Expand Down

0 comments on commit e1712e7

Please sign in to comment.