Angular app, hangs on ‘build’ process, but gives error:
bash: ng: command not found
Hi there,
Do you have @angular/cli
listed as a dependency in the package.json
file? This Stack Overflow thread suggests that might help with this error.
Let us know if you have any further questions.
Regards,
Mike
Render Support Engineer, MT (UTC-7)
Thank you for that. According to the logs, it seems to build now, but still hangs and the app still does not load, am I missing something, do I need a command to serve it as well?
https://demo-product-manager.onrender.com/
Does this warning stop deployments?
[WARNING] bundle initial exceeded maximum budget. Budget 500.00 kB was not met by 248.62 kB with a total of 748.62 kB.
THANKS!
Hi there,
What typically causes services to hang/timeout after a successful deploy is a problem with the host and port configuration. This troubleshooting doc can also be of help: https://docs.render.com/troubleshooting-deploys.
If none of that helps, you may want to reach out to Support privately via the Help link in the Dashboard so our team can take a closer look at the service in question.
Regards,
Mike
Render Support Engineer, MT (UTC-7)
I think the json server is causing this - does render host DBs as well? What would yo suggest? firebase?
Hi Peter,
Render does offer a managed PostgreSQL service. You can learn more about it here: https://docs.render.com/databases.
Regards,
Mike
Render Support Engineer, MT (UTC-7)
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.