After a yarn upgrade, my console throw me the error Cannot convert undefined or null to object from a file :at ./node_modules/core-js/internals/has.js.module.exports (has.js:4)
I tried yarn cache clean and yarn install but still the error
Is anyone having any idea how to fix that ?