Error: Cannot find module ‘webpack-cli/package.json‘ October_CanYang 2022-08-14 548 阅读1分钟 原因: 得要全局安装 解决方案: npm install webpack-cli -g