Fork me on GitHub
#luminus
<
2021-05-09
>
Luis17:05:32

Hi! I'm trying to import the tailwindcss webjar (I'm not familiar with the webjars) and I have this issue:

Retrieving org/webjars/npm/chalk/2.2.2/chalk-2.2.2.pom from central
Retrieving org/webjars/npm/chalk/2.2.2/chalk-2.2.2.pom from central
Failed to read artifact descriptor for org.webjars.npm:chalk:jar:2.2.2
Could not resolve version conflict among [org.webjars.npm:tailwindcss:jar:2.1.2 -> org.webjars.npm:reduce-css-calc:jar:[2.1.8,3) -> org.webjars.npm:postcss-value-parser:jar:[3.3.0,4), org.webjars.npm:tailwindcss:jar:2.1.2 -> org.webjars.npm:postcss-functions:jar:[3.0.0,4) -> org.webjars.npm:postcss-value-parser:jar:[3.3.0,4), org.webjars.npm:tailwindcss:jar:2.1.2 -> org.webjars.npm:postcss-value-parser:jar:[4.1.0,5)]
This could be due to a typo in :dependencies, file system permissions, or network issues.
If you are behind a proxy, try setting the 'http_proxy' environment variable.

Luis17:05:01

There is a workaround?