-
Notifications
You must be signed in to change notification settings - Fork 185
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
Webpacker can't find core/inert.css #2592
Comments
Did you run |
embarrassed face I've missed that step from the upgrade instructions. Running it now, but quite possibly entirely my own error. Sorry. |
That has certainly moved me onwards - thank you. I've now got another error to debug, on loading the web UI in Firefox:
With a stack trace of:
I wonder if I might have caused this myself, by failing to compile the assets at the right point initially. |
This definitely looks like it could be a bug due to a recent refactor, although I'm unable to reproduce it. |
If I can be of help in fixing it, please do just point me in the direction of what I can do to help! |
I have been able to reproduce this, and will try to fix it this evening. |
Your issue should be fixed by #2595 |
Confirmed as working. Thank you, Claire. |
Steps to reproduce the problem
I was trying to upgrade my glitch-soc version, to the latest code.
All the commands ran successfully, other than a warning from
yarn install
(but, as it was only a warning, it completed).The web UI reloads, but I see the following error in my log:
I can access the webserver, but it returns only the "oops" gif.
Expected behaviour
Web UI should reload successfully
Actual behaviour
Web UI reloads, but throws error and shows the "oops" gif.
Detailed description
No response
Mastodon instance
mastodon.neilzone.co.uk
Mastodon version
I can't access it to check
Browser name and version
Firefox 122
Operating system
Debian 12 testing
Technical details
No response
The text was updated successfully, but these errors were encountered: