Build fails in Netlify, passes loccally, and in Github Actions

Hey @cdierkens,
Yes, definitely possible! Looking into the deploy you linked, I’m seeing that the build starts in the web/ directory, so does not check or install anything from the root, including the build script in the root’s package.json. I’m seeing deploys fail with a similar error message going back to July 6 (Netlify App), with the last successful production deploy from GitHub on June 9: Netlify App

This related thread about Lerna with Netlify might be useful:

Let us know if that helps or if we can offer other guidance.