has.js : how to fix Cannot convert undefined or null to object

981 views Asked by At

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 ?

0

There are 0 answers