I'm following the steps given at <https://github.c...
# compose
m
I'm following the steps given at https://github.com/JetBrains/compose-jb/tree/master/tutorials/Web/Getting_Started but I'm getting this error:
Copy code
> Task :jsBrowserDevelopmentRun FAILED
[webpack-cli] TypeError: cli.isMultipleCompiler is not a function
[webpack-cli] TypeError: cli.isMultipleCompiler is not a function
    at Command.<anonymous> (/home/mart/git/bloks/build/js/node_modules/@webpack-cli/serve/lib/index.js:146:35)
    at async Promise.all (index 1)
    at async Command.<anonymous> (/home/mart/git/bloks/build/js/node_modules/webpack-cli/lib/webpack-cli.js:1687:7)
a
#compose-web