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

Fix the Auto PR to partiql-website GH action #17

Open
am357 opened this issue Jun 14, 2024 · 0 comments
Open

Fix the Auto PR to partiql-website GH action #17

am357 opened this issue Jun 14, 2024 · 0 comments

Comments

@am357
Copy link
Contributor

am357 commented Jun 14, 2024

https://github.com/partiql/partiql-rust-playground/actions/runs/9523313299/job/26254515944

npm error code ERESOLVE
npm error ERESOLVE could not resolve
npm error
npm error While resolving: @mui/icons-material@5.14.1
npm error Found: @types/react@16.14.43
npm error node_modules/@types/react
npm error   dev @types/react@"~16.14.32" from the root project
npm error   peerOptional @types/react@"*" from @mui/types@7.2.4
npm error   node_modules/@mui/types
npm error     @mui/types@"^7.2.4" from @mui/base@5.0.0-beta.8
npm error     node_modules/@mui/base
npm error       @mui/base@"5.0.0-beta.8" from @mui/material@5.14.2
npm error       node_modules/@mui/material
npm error         dev @mui/material@"^5.14.1" from the root project
npm error         1 more (@mui/icons-material)
npm error     @mui/types@"^7.2.4" from @mui/material@5.14.2
npm error     node_modules/@mui/material
npm error       dev @mui/material@"^5.14.1" from the root project
npm error       1 more (@mui/icons-material)
npm error     2 more (@mui/styles, @mui/system)
npm error   2 more (@types/react-dom, @types/react-transition-group)
npm error
npm error Could not resolve dependency:
npm error peerOptional @types/react@"^17.0.0 || ^18.0.0" from @mui/icons-material@5.14.1
npm error node_modules/@mui/icons-material
npm error   dev @mui/icons-material@"^5.14.1" from the root project
npm error
npm error Conflicting peer dependency: @types/react@18.3.3
npm error node_modules/@types/react
npm error   peerOptional @types/react@"^17.0.0 || ^18.0.0" from @mui/icons-material@5.14.1
npm error   node_modules/@mui/icons-material
npm error     dev @mui/icons-material@"^5.14.1" from the root project
npm error
npm error Fix the upstream dependency conflict, or retry
npm error this command with --force or --legacy-peer-deps
npm error to accept an incorrect (and potentially broken) dependency resolution.
npm error
npm error
npm error For a full report see:
npm error /home/runner/.npm/_logs/2024-06-14T22_59_32_010Z-eresolve-report.txt
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

No branches or pull requests

1 participant