Is anyone else’s npm install
command suddenly failing in CircleCI?
#!/bin/bash -eo pipefail
npm i --no-save --prefer-offline --no-audit --cache ~/.npm &> /dev/null
Exited with code exit status 1
CircleCI received exit code 1
Is anyone else’s npm install
command suddenly failing in CircleCI?
#!/bin/bash -eo pipefail
npm i --no-save --prefer-offline --no-audit --cache ~/.npm &> /dev/null
Exited with code exit status 1
CircleCI received exit code 1
Hello
Would it be possible to post a build link where this is failing we will be happy to take a look into this for you.
If you would prefer you can raise a support ticket through the support portal: https://support.circleci.com/hc/en-us
Kind Regards
Owen Oliver