CI/CD Pipeline failed: E: Unable to locate package npm

Since this morning and without further changes the CI/CD pipeline is failing after every commit.


E: Unable to locate package npm
The command '/bin/sh -c apt-get update && apt-get install -y curl git unzip libmcrypt-dev zlib1g-dev libicu-dev g++ nodejs-legacy npm … (these are the commands of the Dockerfile)
ERROR: Job failed: exit code 100

Does anyone else have/had this issue too?
Thanks

1 Like