General troubleshooting for common issues in your applications.
yarn
when only npm
is available, or a package.json file without the required start script.sleep 9999
. This will get the pod into a running state where you can interact with it via the Web terminal. Edit the web process to change the start command (Processes > Web process > Edit process).printenv
and check that the environment variables are what you expect them to be.pack build
command to build your container images locally. For example:nixpacks build
within your application directory.