install-npm-yarn
Install the upgraded version:
yarn" label="yarn">
yarn
npm" label="npm">
npm install
If the operation doesn't work, try removing your yarn.lock or package-lock.json. If that doesn't help, remove the node_modules folder as well and try again.
:::