We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I always get this error when trying to install the package via NPM:
npm ERR! peerinvalid The package reactify does not satisfy its siblings' peerDependencies requirements! npm ERR! peerinvalid Peer [email protected] wants reactify@>=0.17.1
The text was updated successfully, but these errors were encountered:
I fixed this by updating the reactify version in my package.json
Sorry, something went wrong.
No branches or pull requests
I always get this error when trying to install the package via NPM:
The text was updated successfully, but these errors were encountered: