Skip to content
This repository was archived by the owner on Mar 21, 2025. It is now read-only.

Conversation

@olliglorioso
Copy link

@olliglorioso olliglorioso commented Jul 22, 2022

This fixes the issue #45
npm install gives a warning without these peer dependency alternatives, when the react or react-dom or @react-pdf/renderer are incompatible with the dependencies in the root.

For example, let's suppose that you have "@react-pdf/renderer": "^2.2.0" as a dependency in your React project, with a React version of 18.0.0 for example. npm install will fail without additional flags such as --force or --legacy-peer-deps

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants