constneedsForce=/Cannot delete files\/folders outside the current working directory\./.test(error.message);
if(needsForce){
constmessage='clean-webpack-plugin: Cannot delete files/folders outside the current working directory. Can be overridden with the `dangerouslyAllowCleanPatternsOutsideProject` option.';