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

sprockets manifest file missing throws irrelevant error message #520

Open
nicksterious opened this issue May 10, 2023 · 0 comments
Open

Comments

@nicksterious
Copy link

Hello,

This is more of a suggestion in order to improve developer experience if possible.

I ran into an issue earlier where a cp -r command within a Docker file was not copying this particular dot-file for some reason, took me about 6 hours to figure out why the application was down and the only message in the logs was that application.css is not present in the assets pipeline when it actually was there.

Perhaps the error message could be a bit more accurate, eg: .sprockets-manifest-gibberish.json missing or even better if it could try to build the asset rather than keep the application down indefinitely, or fall back to the raw file within app/assets such as it is.

Thank you for the awesome work! 🥰

Cheerios

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

No branches or pull requests

1 participant