NodeJs app keeps failing during build step
My nodejs apps randomly stopped working during the build step. I now get this error:
23 Replies
My project id is this -> 045e21af-ff58-4d2c-a95a-4147dea211c9
can we see your package.json please
backend/package.json
All 3 services use a "@senja/shared" package:
@senja/shared/package.json
hmm i guess puppeteer is broken
could you try redeploying? if it doesn't work, would you mind channeling all this information into a bug report please/
GitHub
GitHub - railwayapp/nixpacks: App source + Nix packages + Docker = ...
App source + Nix packages + Docker = Image. Contribute to railwayapp/nixpacks development by creating an account on GitHub.
Sure, I'm redeploying now.
Puppeteer not working doesn't make sense though, I'm not using puppeteer for all the services
you have puppeteer as a dependency
we install required system deps if you have puppeteer
and those packages are what we install
lol
it's really annoying becuase puppeteer is so finickity
Ah I guess that makes sense
The build failed again:
yup, please make a bug report
What should I call this?
The bug report that is
puppeteer system dependencies fail to install
or something along the lines of that please
Sure
thanks!
Is there any way to downgrade my nixpacks version?
My deploys succeeded a few days ago
And I need to urgently get this out
no, there is no way
downgrading wouldn't do anything either
this is a bug in the system deps we are installign
So there
So there's no way for me to release the new version of my app?
That's a big deal
are you actually using puppeteer anywhere
Puppeteer not working doesn't make sense though, I'm not using puppeteer for all the services
Yes I am, in two of my services
oh alright
Because it's a monorepo though, I use the root directory
yeah that's why
the thing i recommend doing right now is just making a bug report
i can take a look into it relatively soon
Sure thing. Thanks
i'll archive this thread