-
Notifications
You must be signed in to change notification settings - Fork 236
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
Error when trying to run the docker image #219
Comments
I'm not sure if this is a Remix issue. Is this a fresh Blues Stack app? The invariant is coming from a If you can provide a minimal reproduction repo of the issue, we can help dig in further. |
@brophdawg11, here are the repro steps:
Here is the error message:
|
This seems like a issue with the docker setup in the Blues Stack, I'm going to transfer this issue over there since the Remix |
What version of Remix are you using?
1.19.3
Are all your remix dependencies & dev-dependencies using the same version?
Steps to Reproduce
I first ran:
docker build -t sidah/demo:1.0
docker run sidah/demo:1.0
Expected Behavior
Expected the app to run successfully.
Actual Behavior
The app fails to run:
The text was updated successfully, but these errors were encountered: