Mihai Voicescu
12/13/2022, 10:02 AM> Task :jsBrowserDevelopmentRun
Module build failed (from /Users/mihaivo/IdeaProjects/analytics-dashboard/build/js/node_modules/style-loader/dist/cjs.js):
TypeError: this.getOptions is not a function
at Object.loader (/Users/mihaivo/IdeaProjects/analytics-dashboard/build/js/node_modules/style-loader/dist/index.js:19:24)
✖ 「wdm」: Hash: 5ff516589b37d9b2cf9c
Version: webpack 4.46.0
Time: 1117ms
Big Chungus
12/13/2022, 12:36 PMMihai Voicescu
12/13/2022, 1:07 PM> There is already declared version of 'style-loader' with version '3.3.1' which does not intersect with another declared version '3.3.0'
Probably comes from one of
implementation(compose.web.core)
implementation(compose.runtime)
Big Chungus
12/13/2022, 1:08 PMMihai Voicescu
12/13/2022, 3:53 PMconfigurations.all {
resolutionStrategy.eachDependency {
but during
jsPackageJson
any idea how I can edit them?Big Chungus
12/13/2022, 6:31 PM