Frequently Asked Questions
If your build process seems to be hanging or timing out, check your logs for interactive prompts that are waiting for input, such as:
Set the environment variable CI: true
to resolve the problem. This allows the installation to proceed automatically without requiring manual confirmation.