-
Notifications
You must be signed in to change notification settings - Fork 201
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
Peer Dependencies Issues. #564
Comments
I get the same issue on my linux device when running pnpm and node 18 repo : coding-challenges
|
Add this to your package.json:
|
@tifandotme It worked, Thank you Can you explain how adding the code to package json solved the issue ? |
@ChoaibMouhrach it prevents the package manager to use the versions we're specified. This is good for a temporary fix. The real solution would be for contentlayer to update its depedencies. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
the installation process is working properly now for current installation. |
While downloading or upgrading contentlayer lib on windows there is an peer dependencies issues occurring.
The text was updated successfully, but these errors were encountered: