当NPM版本过低导致 npm ERR! cb.apply is not a function 1. win + r 打开运行,输入%appdata% 2. 删除 npm 和 npm-cache 文件夹 3. 执行npm cache clean --force命令 如果还不行,就执行卸载Node.js重新安装。