nicososadmi

Results 2 comments of nicososadmi

@Kurt-von-Laven can you approve this PR? https://github.com/mrmlnc/fast-glob/pull/367

Another solution for that is using npm-force-resolutions, so you need to run `npm install npm-force-resolutions`, then you need to add `"preinstall": "node_modules/.bin/npm-force-resolutions"` into package.json scripts, and then add this below...