Skip to content
This repository has been archived by the owner on Jul 13, 2021. It is now read-only.

webpack-bundle runs infinitely long #38

Open
QIvan opened this issue Dec 1, 2018 · 2 comments
Open

webpack-bundle runs infinitely long #38

QIvan opened this issue Dec 1, 2018 · 2 comments

Comments

@QIvan
Copy link

QIvan commented Dec 1, 2018

$ ./gradlew build 
Starting a Gradle Daemon (subsequent builds will be faster)
<==========---> 78% EXECUTING [94h 23m 48s]
> :frontend:webpack-bundle

Should I wait a little bit more? =)

@jsvde
Copy link

jsvde commented Apr 4, 2019

Error due to outdated devDependency see #39
Just update the dependency manually in frontend/gradle.build and run the again to resolve the issue.

@21region
Copy link

Changing devDependency to devDependency("@babel/core") doesn't help. The build of the frontend module is still hanging.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants