Our deployment process uses Jenkins, but sometimes our build fails with the following
We are using npm version : 6.7.0. Any help would be greatly appreciated!
I think the issue is another process is utilizing that folder so it's locked down, perhaps from a previous build. I would try the following to resolve your issue:
npm cache clean --force
Hopefully that helps!
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With