Ayfri
11/02/2021, 7:34 PMAyfri
11/02/2021, 7:34 PM[webpack-cli] Unable to load '@webpack-cli/serve' command
[webpack-cli] TypeError: options.forEach is not a function
[webpack-cli] TypeError: options.forEach is not a function
at WebpackCLI.makeCommand (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\webpack-cli\lib\webpack-cli.js:173:21)
at ServeCommand.apply (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\@webpack-cli\serve\lib\index.js:41:19)
at loadCommandByName (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\webpack-cli\lib\webpack-cli.js:907:35)
at async Command.<anonymous> (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\webpack-cli\lib\webpack-cli.js:1462:17)
at async Promise.all (index 0)
at async WebpackCLI.run (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\webpack-cli\lib\webpack-cli.js:1500:9)
at async runCLI (C:\Users\Pierre\IdeaProjects\kotlin\pixi-js-test\build\js\node_modules\webpack-cli\lib\bootstrap.js:11:9)
Robert Jaros
11/02/2021, 7:52 PM