DEV Community

Discussion on: NPM - Cannot read property "match" of undefined

Collapse
 
moikapy profile image
Warren Gates

This work temporarily, but it happens everytime I npm install, how do I prevent this from happening every time?

Collapse
 
henriquesath profile image
Henrique Sathler

Try "npm cache clean --force"