-
Notifications
You must be signed in to change notification settings - Fork 3
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
Conflicting peer dependency #5
Comments
I have Vercel installed it with the command |
Thanks for the report, I'll look into it :) |
@Ali-Hussein-dev I reproduced the error and pushed a new version with a correct semver range :) |
@cstrnt it solves the build time issue, but the runtime error |
did you export the config? |
yes |
here is the full error message from Vercel. @cstrnt |
I'm pretty certain that this is not related to this library, but I would love to help you with it. Any chance you could create a reproduction on stackblitz / codesandbox? |
Here is a link to the Stackblitz repo Repo |
It seems like the contentType is not set properly, I will look into a fix! |
Has this been fixed? I am facing a similar issue. Thank you. |
I am using Next version
13.2.4
and have the following error when deploying to Vercel.Could not resolve dependency:
While resolving: [email protected]
Found: [email protected]
The text was updated successfully, but these errors were encountered: