Skip to content
This repository has been archived by the owner on Mar 23, 2023. It is now read-only.

I am facing an issue while installing it to the nextjs v12. #119

Open
tanvirpiash opened this issue Apr 6, 2022 · 1 comment
Open

I am facing an issue while installing it to the nextjs v12. #119

tanvirpiash opened this issue Apr 6, 2022 · 1 comment

Comments

@tanvirpiash
Copy link

`npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: --------
npm ERR! Found: [email protected]
npm ERR! node_modules/next
npm ERR! next@"12.1.4" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer next@"9.0.x - 10.0.x" from [email protected]
npm ERR! node_modules/next-mdx-enhanced
npm ERR! next-mdx-enhanced@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
npm ERR! See /.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR! /.npm/_logs/2022-04-06T07_00_27_186Z-debug-0.log`

It seems like an issue is occurring for the newer version of the Nextjs. Its layouts feature is so impressive to work with which is not present in the next-mdx-remote version.

@jescalan
Copy link
Contributor

jescalan commented Apr 6, 2022

#103

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants