Skip to content
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

Users are receiving errors of outdated mdx versions, this fixes those errors. #257

Open
wants to merge 15 commits into
base: main
Choose a base branch
from

Conversation

lacymorrow
Copy link

Run npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: @mdx-js/[email protected]
npm ERR! node_modules/@mdx-js/mdx
npm ERR!   @mdx-js/mdx@"^2.1.[5](https://github.com/AAM-Institute/dev-101/actions/runs/6918427115/job/18820681158#step:5:6)" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer @mdx-js/mdx@"^1.[6](https://github.com/AAM-Institute/dev-101/actions/runs/6918427115/job/18820681158#step:5:7).16" from [email protected]
npm ERR! node_modules/mdx-embed
npm ERR!   mdx-embed@"^1.1.2" 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 /home/runner/.npm/eresolve-report.txt for a full report.

@lacymorrow
Copy link
Author

@PaulieScanlon are you interested in bringing on some more maintainers?

@theskillwithin
Copy link

@PaulieScanlon please merge

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.

None yet

2 participants