install-npm-yarn
Install the upgraded version:
- yarn
- npm
yarn
npm install
Tip
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.
Install the upgraded version:
yarn
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.