Skip to content

Conflicting peer dependency: react@18.0.0 #3517

Answered by rschristian
SupertigerDev asked this question in Q&A
Discussion options

You must be logged in to vote

This isn't related to Preact. The latest release of Preact is v10.7.1, and it doesn't appear in the error message. Your issue is solely to do with installing a version of React that's not supported by one of your dependencies.

It looks like you have React 18 installed or one of those dependencies drags in React 18 which is incompatible with the other dep.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@SupertigerDev
Comment options

@rschristian
Comment options

@SupertigerDev
Comment options

@developit
Comment options

Answer selected by SupertigerDev
Comment options

You must be logged in to vote
1 reply
@rschristian
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants