windows下重新安装iflow报错npm warn deprecated phin@3.7.1

npm install -g @iflow-ai/iflow-cli@latest
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 har-validator@5.1.5: this library is no longer supported
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 request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142

changed 226 packages in 5s

39 packages are looking for funding
run npm fund for details

你好,可以使用以下指令一键安装(会安装全部所需依赖):
bash -c “$(curl -fsSL https://gitee.com/iflow-ai/iflow-cli/raw/main/install.sh)”