I got permission denied when running on CI but not on my windows machine.
I have change rimraf to be executable &
I also tried sudo but still fails
(thses are two seperate window)
The directory coverage IS not exist but this should be no problem because according to this https://www.npmjs.com/package/rimraf, rimraf will automatically exit with code 0
