NPM gives this error while updating every package locally, but it allows to update package globally

Viewed 13

enter image description here

While updating packages locally to their latest version, npm gives this error. But it allows to update them globally, why? and How should solve this ERESOLVE error to update them locally?

1 Answers
Related