Skip to content

Conversation

@Snugug
Copy link
Contributor

@Snugug Snugug commented Jul 14, 2024

The current sharp peer dependency is out of date. If you're trying to deploy a function that would use sharp, the deploy errors because there's a version mismatch. This is because SEMVER < 1 counts minor releases (0.xx) as potentially breaking, so 0.32 won't resolve with 0.33.x installed

The current sharp peer dependency is out of date. If you're trying to deploy a function that would use sharp, the deploy errors because there's a version mismatch. This is because SEMVER < 1 counts minor releases (0.xx) as potentially breaking, so `0.32` won't resolve with `0.33.x` installed
@emwp
Copy link
Contributor

emwp commented Aug 1, 2024

Opened a PR on Firebase Tools to also update sharp version there:
firebase/firebase-tools#7517

Snugug and others added 2 commits August 5, 2024 11:49
@leoortizz leoortizz merged commit 8974b94 into FirebaseExtended:main Aug 6, 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.

3 participants