StarterSquad/prudentia

Run "npm cache clean" if "npm install/update" failed

Closed this issue · 1 comments

In some scenarios npm install/update can be blocked by issues with cache.

If command fails you need to run npm cache clean and retry command again.

[If you give me some time, I can give it a try and create a PR for this one]

@dmitryevseev Prudentia is not responsible for npm packages updates or install. We use to have a clean_build bash script that would be used by the CI for building, so that script should be changed.