npm Webpack代码 ELIFECYCLE errno 1

当在另一台电脑上构建PiCockpit前端代码(使用Webpack打包)时,我遇到了以下问题: cross-env NODE_ENV=production webpack -progress -hide-modules -mode=productiontype: 'object',extraProperties: true,properties。{apply:{description: '该插件的运行点,需要的方法',instanceof:'函数',tsType:"(compiler: import('./lib/Compiler')) => void"}},required:['apply' ]}},title: 'WebpackOptions',description: '由用户提供的选项对象',type:...

更多内容

修复未发现的参考错误。Vue没有在webpack中定义

我正在向使用WebPack的工作流程过渡,它可以捆绑代码。在过渡过程中,我偶然发现了这个错误。未发现的参考错误。Vue没有被定义在eval (external "Vue"?548a:1) at Object. (pcp_mainbundle.js:172) at __webpack_require__ (pcp_mainbundle.js:20) at eval (pcpVue.js? 6cb8:1) at Object. (pcp_mainbundle.js:196) at __webpack_require__ (pcp_mainbundle.js:20) at eval (pcpMain.js? 814e:1) at Object. (pcp_mainbundle.js:189) at __webpack_require__ (pcp_mainbundle.js:20) at Object. (pcp_mainbundle.js:181) ...

更多内容