Closed mordechaim closed 10 months ago
I figured you could provide --legacy-peer-deps
flag to Vercel, in the build settings; by overriding the default Build command
Can you suggest what's the peerDependency
value should be?
Seems like nothing 🤦♀️, didn't know that semver doesn't match prereleases.
That's what I remembered. Thanks for verifying.
I'm closing this for now as there is nothing else we can do here.
There's a dependency resolution error when trying to use this library with Next.js canary:
I currently use
--legacy-peer-deps
, but this only works locally, not when deploying to Vercel (where I can't set this flag)