If you are like me and wanted to test yarn 2x "Berry" and a few seconds later you were doing npm uninstall -g yarn and then npm install -g yarn but the version still was 2x, you can revert to the 1x version by doing:
yarn set version 1.22.10
(knowing that 1.22.10 is the version I want to use)
Bye 👋 ✌️ 
 

 
    
Top comments (0)