Transitive npm dependency version clash for compilation "jsmain"
. How much should I worry. Is there something unique to JS that makes it more problematic than in JVM or is it fine as long as the library honors semantic versioning?
t
turansky
11/09/2023, 12:30 AM
jsmain
- your local subproject?
m
mbonnin
11/09/2023, 12:36 AM
Not sure, full log is:
Copy code
> Task :websockets:jsPublicPackageJson UP-TO-DATE
Transitive npm dependency version clash for compilation "jsmain"
Candidates:
ws@8.5.0
ws@8.14.2
Selected:
ws@8.14.2