How to reset yarn and reset/upgrade it to latest?2024-03-21Clear previous setting12rm yarn.lockrm -rf node_modules Set correct yarn config12yarn config set registry https://registry.npmjs.orgyarn install