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

chore: fix failing build due to legacy-peer-dependencies #2431

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

BeksOmega
Copy link
Contributor

@BeksOmega BeksOmega commented Aug 2, 2024

Hopefully this fixes the publish failures. (ref: https://github.com/google/blockly-samples/actions/runs/10202672819/job/28227560061)

I think this is a result of the fact that we're now using legacy peer deps in samples, so peer deps that were previously being installed are now not.

I am confused about why NPM gets angry about not having typescript in the react plugin when we only have an optional peer dep on it from a downstream react-scripts dependency. But there's only so much time I'm willing to dedicate to this.

@BeksOmega BeksOmega marked this pull request as ready for review August 5, 2024 20:54
@BeksOmega BeksOmega requested a review from a team as a code owner August 5, 2024 20:54
@BeksOmega BeksOmega requested review from rachel-fenichel and removed request for a team August 5, 2024 20:54
@BeksOmega BeksOmega changed the title chore: pin tslib in blocklyrtc chore: fix failing build due to legacy-peer-dependencies Aug 5, 2024
@BeksOmega BeksOmega merged commit f1c0cff into google:master Aug 5, 2024
9 checks passed
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