-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
[Bug?]: Error: @typescript/lib-dom@npm:@types/web isn't supported by any available resolver #4334
Labels
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This issue reproduces on master:
|
Duplicate of #1816 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Self-service
Describe the bug
Upgrading some packages triggers
Error: @typescript/lib-dom@npm:@types/web isn't supported by any available resolver
error.This happens when I either upgrade all my indirect deps (
yarn up -R '**'
), or specifically the@react-google-maps/api
package from 2.7.0 to latest 2.8.1.To reproduce
Environment
yarn dlx -q envinfo --preset jest System: OS: macOS 12.3.1 CPU: (10) arm64 Apple M1 Max Binaries: Node: 16.14.0 - /private/var/folders/cn/qgvjcjx97mj8rc2vx37vgkvh0000gn/T/xfs-efa8fce2/node Yarn: 3.2.0 - /private/var/folders/cn/qgvjcjx97mj8rc2vx37vgkvh0000gn/T/xfs-efa8fce2/yarn npm: 8.3.1 - ~/.nvm/versions/node/v16.14.0/bin/npm
The text was updated successfully, but these errors were encountered: