Resources > Assets > Images TypeError: compilation.fileDependencies.has is not a function (copy-globs-webpack-plugin) yarn not working

Solved/Workaround:

The issue is with the "copy-globs-webpack-plugin: ^0.3.0"

I rolled back to version 0.2.0 in the package.json file and everything works now.

9 Likes