-
Notifications
You must be signed in to change notification settings - Fork 408
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
App crashes immediately in Heroku #2281
Comments
What do you see in the logs? |
|
I found out that 2 environment variables were not being set in app-renderer.jsx: ASSETS_DIR and ASSETS_MAP_FILE. After setting these manually after they are printed to the console I get the following error:
|
A new update to the json file will solve this issue is in QA currently. We have scheduled a release to drop this Friday to resolve this issue - however those changes are dependent on passing of retrogressive QAing. |
Just upgraded to 13.1.0 and this is still happening |
Describe the bug
A clear and concise description of what the bug is.
App crashes immediately upon deployment in Heroku. Says expected path to be of type "string" but is undefined.
To Reproduce
Steps to reproduce the behavior:
Deploy from Github pulling from main
Expected behavior
A clear and concise description of what you expected to happen.
App should deploy without crashing.
Platform (please complete the following information):
The text was updated successfully, but these errors were encountered: