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

EINVALIDTAGNAME - React peerDependencies Syntax #693

Closed
rshelnutt opened this issue Apr 8, 2021 · 1 comment
Closed

EINVALIDTAGNAME - React peerDependencies Syntax #693

rshelnutt opened this issue Apr 8, 2021 · 1 comment

Comments

@rshelnutt
Copy link

rshelnutt commented Apr 8, 2021

https://github.com/wwayne/react-tooltip/blob/f6042904ea6cbea97398ae37a7d86f3d6b909111/package.json#L60

This dependency syntax is causing critical failures on dependency installs for npm v7.6.3. Can no longer include in builds - what's the expected behavior here? @roggervalf

Issue has been discussed here: npm/cli#1734 (comment)

"peerDependencies": {
   "react": ">=^16.0.0",
   "react-dom": ">=^16.0.0"
},
@rshelnutt
Copy link
Author

Just saw this was resolved from a later merge, thanks!

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