Deployments stuck on npm ci
Hello! Today my deployments stopped working, the application starts the build process, but never finishes. I am using Nixpacks
as default builder for my Node.js App
Previously the deployments worked well.
The log prints a message "Build timed out".
The last step that I can see is
#11 npm
WARN config production Use
--omit=dev
instead.
Project ID: d33de49c-3d40-4767-a6e8-fa1517f6e4c6
thanks!6 Replies
Project ID:
d33de49c-3d40-4767-a6e8-fa1517f6e4c6
first off, a duplicate wont fix the issue here
you are using puppeteer right?
Hello
I am using Nest.js and I do have a puppeteer process.
installing chrome is a extremely fragile process, would you be interested in self hosting browserless on railway?
What is the steps?
deploy the browserless v2 template into your project and then check out this example - https://github.com/brody192/puppeteer-example