Skip to content

Try fixing build #3000

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

Merged
merged 7 commits into from
Mar 27, 2024
Merged

Try fixing build #3000

merged 7 commits into from
Mar 27, 2024

Conversation

ethanshar
Copy link
Collaborator

@ethanshar ethanshar commented Mar 26, 2024

Description

Fix build after transitive @types/react dependency has changed and broke our build
The reason we're seeing it only in CI is because it doesn't install using yarn but npm and basically ignores our yarn.lock file

TODO -> We need to move to use yarn in buildkite, but that requires to fix the registry yarn use for install (it needs to use the public registry - "https://registry.npmjs.org/" instead of Wix's private one

Changelog

n/a

Additional info

@ethanshar ethanshar marked this pull request as ready for review March 27, 2024 10:32
@M-i-k-e-l M-i-k-e-l merged commit 47b5a40 into master Mar 27, 2024
@M-i-k-e-l M-i-k-e-l deleted the fix/failing_build branch March 27, 2024 12:22
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