Hi everyone,
I want to run CUBA application and I had came across with this error.
FAILURE: Build failed with an exception.
- What went wrong:
Could not determine the dependencies of task ‘:app-web-toolkit:buildWidgetSet’.
Could not resolve all dependencies for configuration ‘:app-web:compile’.
Could not find any version that matches org.webjars.npm:mime-db:[1.52.0].
Versions that do not match:
- 1.51.0
- 1.50.0
- 1.49.0
- 1.48.0
- 1.47.0
- + 21 more
Searched in the following locations:
- https://repo.cuba-platform.com/content/groups/work/org/webjars/npm/mime-db/maven-metadata.xml
- file:/C:/Users/syamilsyamil/StudioProjects/pbksb/trial_repository/org/webjars/npm/mime-db/maven-metadata.xml
- file:/C:/Users/syamilsyamil/StudioProjects/pbksb/trial_repository/org/webjars/npm/mime-db/
- https://repo.cuba-platform.com/content/groups/premium/org/webjars/npm/mime-db/maven-metadata.xml
Required by:
project :app-web > com.haulmont.addon.grapesjs:grapesjs-web:0.5.3 > org.webjars.npm:github-com-artf-grapesjs-preset-newsletter:0.2.20 > org.webjars.npm:juice:4.3.2 > org.webjars.npm:web-resource-inliner:4.3.4 > org.webjars.npm:request:2.88.2 > org.webjars.npm:mime-types:2.1.35
-
Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights. -
Get more help at https://help.gradle.org
BUILD FAILED in 7s
I had rebuild project + Invalidate caches / restart the studio but it doesnt work. Please help me.