You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any progress on this? Currently scoop install yarn installs 0.27.5 but the latest is 1.1.0
For now I'm just using scoop install https://raw.githubusercontent.com/lukesampson/scoop/master/bucket/yarn.json and it installs the latest version specified there.
I think my scoop install went bad. It was giving errors when running scoop update so I just wacked the folder and reinstalled scoop. Now scoop install yarn does install v 1.1.0. Thanks for the tip
JSON file that needs to be updated: https://github.com/lukesampson/scoop/blob/master/bucket/yarn.json
Should be able to use the
-Update
flag to Scoop'scheckver
script: https://github.com/lukesampson/scoop/blob/master/bin/checkver.ps1Steps for script:
yarn.json
matches version number of latest Yarn, exit the script (it's already up to date)checkver
script to update the manifest, or just update it through our own scripthub
command-line toolThe text was updated successfully, but these errors were encountered: