Ubuntu – Angular project build fail only on GitHub Actions
I'm having a weird problem where suddenly GitHub Action workflow is failing compiling an Angular project, while it still works on my (and my peers) local machine. Note I'm running npm ci and not npm install. This is the error…