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: Issue with out-of-sync yarn.lock #368

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

keithwillcode
Copy link
Contributor

This will use the yarn.lock after yarn install to avoid any issues with having missing dependencies from the yarn.lock file. This is simply a stop-gap until we get better checks in place to know the yarn.lock file isn't being merged to main with missing dependencies.

@keithwillcode keithwillcode marked this pull request as ready for review July 22, 2024 09:15
@keithwillcode keithwillcode merged commit 9ef03e7 into main Jul 22, 2024
@keithwillcode keithwillcode deleted the fix/build-bad-lock branch July 22, 2024 09:23
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.

2 participants