Skip to content

Comments

Upgrade & Pin Yarn Version#63

Closed
bh2smith wants to merge 1 commit intocowprotocol:mainfrom
bh2smith:yarn-version
Closed

Upgrade & Pin Yarn Version#63
bh2smith wants to merge 1 commit intocowprotocol:mainfrom
bh2smith:yarn-version

Conversation

@bh2smith
Copy link

@bh2smith bh2smith commented Apr 29, 2025

Upgrading the yarn version was quite simple. Just ran yarn set version berry from the project root. All files were generated automatically (yarn.lock was updated on install after the version declaration). Apparently committing the .yarn/* and .yarnrc.yml file are optional, but recommended. So the project will always use the same Yarn version.

Closes #62

@bh2smith bh2smith requested a review from a team as a code owner April 29, 2025 19:47
@carlos-cow
Copy link
Contributor

Old. Re-open if needed.

@carlos-cow carlos-cow closed this Oct 29, 2025
@github-actions github-actions bot locked and limited conversation to collaborators Oct 29, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add name field to package.json to fix Yarn v2+ compatibility issue

2 participants