Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[fix] Random errors when webpacker fails to compile assets #108

Closed
wants to merge 1 commit into from

Conversation

hallelujah
Copy link
Contributor

Fixed in upstream rails/webpacker#1399
Please upgrade to 4.0 when it is released

@hallelujah hallelujah requested review from didierofrivia and a team October 8, 2018 16:20
private

def remove_compilation_digest
compilation_digest_path.delete if compilation_digest_path.exist?
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Did you see rails/webpacker@d22a3c9? Do we need it here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Probably you are right @guicassolato I should have taken the master branch
Good catch thanks!

Fixed in upstream rails/webpacker#1399
Please upgrade to 4.0 when it is released
@hallelujah hallelujah force-pushed the fix/webpacker-compilation-failed branch from ad22192 to b8170cd Compare October 8, 2018 17:14
@hallelujah
Copy link
Contributor Author

Sadly none of those worked. Jenkins is still failing on this random error.
Waiting for #113 that might help fixing those errors

@hallelujah hallelujah closed this Oct 10, 2018
@hallelujah hallelujah deleted the fix/webpacker-compilation-failed branch October 10, 2018 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants