Join Slack
Powered by
Can someone suggest me where to dig to solve 'dupl...
# javascript
p
PHondogo
09/23/2022, 8:18 PM
Can someone suggest me where to dig to solve 'duplicate library name: ' problem?
b
Big Chungus
09/23/2022, 8:45 PM
Rename module folder to something unique
p
PHondogo
09/23/2022, 8:56 PM
Hello,
@Big Chungus
all folder names are unique.
b
Big Chungus
09/23/2022, 9:01 PM
Can you tell me more about the error then?
Big Chungus
09/23/2022, 9:01 PM
Where did you get it and how. What sort of project it is from? Also how is this js related?
Big Chungus
09/23/2022, 9:02 PM
Also folder/module names needs to be unique across all gradle modules
p
PHondogo
09/25/2022, 8:19 PM
@Big Chungus
thanks for your advices. In my case it was this bug:
https://youtrack.jetbrains.com/issue/KT-51110/Pseudo-circular-dependency-causes-duplicate-library-name-warning-for-JS-target
👍 1
9
Views
Open in Slack
Previous
Next