ionic-team / ionic-team/ionic-cli
npm WARN deprecated vm2@3.9.19: The library contains critical security issues
- 主要语言
- TypeScript
- 星标
- 2k
- 派生
- 682
- PR 合并指标
- 30 天内没有已合并 PR
描述
**Description:**
When I install the latest Ionic CLI, it is throwing deprecated warning and the latest version CLI is not installed
**Steps to Reproduce:**
RUN Below commands, per the official guide [here](https://ionicframework.com/docs/intro/cli)
```
$ npm uninstall -g ionic
$ npm install -g @ionic/cli
``
**Output:**
``
$sudo npm uninstall -g @ionic/cli
Password:
removed 224 packages in 1s
\W $sudo npm install -g @ionic/cli
npm WARN deprecated vm2@3.9.19: The library contains critical security issues and should not be used for production! The maintenance of the project has been discontinued. Consider migrating your code to isolated-vm.
``
`
**My `ionic info`:**
Ionic CLI is not installed to run ionic info, command
```
```
**Other Information:**
贡献指南
评估
这个 Issue 还没有评估数据。