新安装的iflow,npm有告警提升。

PS C:\Users\WuChun> npm install -g @iflow-ai/iflow-cli@latest
npm warn deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See There’s Math.random(), and then there’s Math.random() · V8 for details.
npm warn deprecated har-validator@5.1.5: this library is no longer supported
npm warn deprecated phin@3.7.1: Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.
npm warn deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

added 215 packages in 13m

在安装0.4.0的时候没有这个告警,最近的0.5.0和0.5.1都有这个告警

看下是否是这个问题: 本地降级npm版本后iflow无法使用

bash -c “$(curl -fsSL https://gitee.com/iflow-ai/iflow-cli/raw/main/install.sh

1 个赞

windows下如何解决?

同问

一样的 都是这个命令