webpack-stylesheet-variable-replacer-plugin icon indicating copy to clipboard operation
webpack-stylesheet-variable-replacer-plugin copied to clipboard

Cannot read property 'emit' of undefined

Open xmchenlx opened this issue 4 years ago • 0 comments

TypeError: Cannot read property 'emit' of undefined at VariableReplacer.apply (F:\jianguan\demo\node_modules\webpack-variable-replacer-plugin\src\index.js:17:20) at Compiler.apply (F:\jianguan\demo\node_modules\tapable\lib\Tapable.js:375:16) at webpack (F:\jianguan\demo\node_modules\webpack\lib\webpack.js:33:19) at startDevServer (F:\jianguan\demo\node_modules\webpack-dev-server\bin\webpack-dev-server.js:367:16) at F:\jianguan\demo\node_modules\webpack-dev-server\bin\webpack-dev-server.js:358:5 at F:\jianguan\demo\node_modules\portfinder\lib\portfinder.js:196:16 at F:\jianguan\demo\node_modules\async\dist\async.js:473:16 at replenish (F:\jianguan\demo\node_modules\async\dist\async.js:1006:25) at iterateeCallback (F:\jianguan\demo\node_modules\async\dist\async.js:995:17) at F:\jianguan\demo\node_modules\async\dist\async.js:969:16

xmchenlx avatar Jun 18 '21 06:06 xmchenlx