打包VIVO遇到的问题,求大佬解救

Build Failed: Error: please install tools: npm install -g @vivo-minigame/cli
构建发布VIVO平台报错,node.js的依赖我安装了

补充,重新安装node.js依赖报错
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm ERR! path D:\Develop\nodejs\node_global\mg.cmd
npm ERR! code EEXIST
npm ERR! Refusing to delete D:\Develop\nodejs\node_global\mg.cmd: is outside D:\Develop\nodejs\node_global\node_modules@vivo-minigame\cli and not a link
npm ERR! File exists: D:\Develop\nodejs\node_global\mg.cmd
npm ERR! Move it away, and try again.

npm ERR! A complete log of this run can be found in:
npm ERR! D:\Develop\nodejs\node_cache_logs\2020-08-10T09_26_11_484Z-debug.log

这话难道不是说库版本太低了吗