Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix yarn.lock #382

Merged
merged 2 commits into from Apr 19, 2023
Merged

Fix yarn.lock #382

merged 2 commits into from Apr 19, 2023

Conversation

felicio
Copy link
Collaborator

@felicio felicio commented Apr 19, 2023

What

felicio@felicios-mbp components % yarn add wtfnode
yarn add v1.22.19
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
...
error An unexpected error occurred: "expected workspace package to exist for \"vite-node\"".
...

How (for example)

  • checkout and install last working commit
  • checkout broken commit
  • checkout yarn.lock form working commit
  • yarn install --frozen-lockfile

@felicio
Copy link
Collaborator Author

felicio commented Apr 19, 2023

For comparison

see 8434771...felicio:status-web:f/lockfile-vite-snapshot.

Seems like 8434771 split the vise-node dependency record in yarn.lock and couldn't read the correct one 🤷‍♂️.

@felicio felicio changed the title F/lockfile vite Fix yarn.lock Apr 19, 2023
@felicio
Copy link
Collaborator Author

felicio commented Apr 19, 2023

Possibly related to yarnpkg/yarn#7807.

@jkbktl jkbktl assigned jkbktl and unassigned jkbktl Apr 19, 2023
@felicio felicio merged commit 5048d72 into status-im:main Apr 19, 2023
2 checks passed
felicio added a commit to felicio/status-web that referenced this pull request May 15, 2023
* fix yarn.lock

* fixup
@felicio felicio self-assigned this May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants