小码问答,有问必答!

这个人人开源前端怎么就运行不了,一直报错

D
:\webworkspace\wms-web\wms\node_modules\html-webpack-plugin\lib\compiler.js:81
        var outputName = compilation.mainTemplate.applyPluginsWaterfall('asset-path', outputOptions.filename, {
                                                  ^

TypeError: compilation.mainTemplate.applyPluginsWaterfall is not a function
    at D:\webworkspace\wms-web\wms\node_modules\html-webpack-plugin\lib\compiler.js:81:51
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compiler.js:343:11
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compiler.js:681:15
    at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:13:1)
    at AsyncSeriesHook.lazyCompileHook (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\Hook.js:154:20)
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compiler.js:678:31
    at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:4:1)
    at AsyncSeriesHook.lazyCompileHook (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\Hook.js:154:20)
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compilation.js:1423:35
    at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:4:1)
    at AsyncSeriesHook.lazyCompileHook (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\Hook.js:154:20)
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compilation.js:1414:32
    at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:4:1)
    at AsyncSeriesHook.lazyCompileHook (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\Hook.js:154:20)
    at D:\webworkspace\wms-web\wms\node_modules\webpack\lib\Compilation.js:1409:36
    at AsyncSeriesHook.eval [as callAsync] (eval at create (D:\webworkspace\wms-web\wms\node_modules\tapable\lib\HookCodeFactory.js:33:10), <anonymous>:4:1)
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! renren-fast-vue@1.2.2 dev: `webpack-dev-server --inline --progress --config build/webpack.dev.conf.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the renren-fast-vue@1.2.2 dev script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.


WEB前端

收藏

暂无回答

我要回答