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

peer dependency issue with react-intl v5 #2999

Open
brian-smith-tcril opened this issue Feb 1, 2024 · 0 comments
Open

peer dependency issue with react-intl v5 #2999

brian-smith-tcril opened this issue Feb 1, 2024 · 0 comments

Comments

@brian-smith-tcril
Copy link
Contributor

We have

"react-intl": "^5.25.1 || ^6.4.0"

However, when trying to consume paragon with "react-intl": "^5.25.1", I've encountered

npm ERR! While resolving: react-intl@5.25.1
npm ERR! Found: typescript@5.3.3
npm ERR! node_modules/typescript
npm ERR!   peerOptional typescript@"^4.5" from @formatjs/intl@2.2.1
npm ERR!   node_modules/react-intl/node_modules/@formatjs/intl
npm ERR!     @formatjs/intl@"2.2.1" from react-intl@5.25.1
npm ERR!     node_modules/react-intl
npm ERR!       react-intl@"^5.25.1" from the root project
npm ERR!       1 more (@openedx/paragon)

This is not an issue when using "react-intl": "^6.6.2",

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