I have a node.js project (Nest JS to be more specific), where i am trying to reinstall my depdency after getting the same error as described below.
I have not seen something like this before. I checked the yarn.lock
and pacakge.json
files nd the anymatch
dependency is only listed as dependencies to other dependencies (as shown in image 2)