Closed
Description
Issue template
If you want to ask question, ask it in Github Discussions, Spectrum.chat or Slack channel
Please do not post unformatted code into issues, and please do not ask questions. Only real issues, PR or feature requests allowed. Minimal reproduction in codesandbox.io is must have.
Please provide an explanation
Following these steps, got an error for installation
@typescript/lib-dom@npm:@types/web: The remote server failed to provide the requested resource
Response Code: 404 (Not Found)
Request Method: GET
Request URL: https://registry.yarnpkg.com/@typescript%2flib-dom
- yarn create react-app testapp
- cd testapp
- yarn set version berry
- yarn add @react-google-maps/api
It works correctly with npm or not upgrading to yarn berry
Your Environment
os: tested on windows and mac
node --version
v16.13.0
react version
v18.0.0
webpack version
@babel version
@react-google-maps/api version
v2.8.1
How is it behave?
How should it behave correctly?
basic implementation of incorrect behavior in codesandbox.com
Metadata
Metadata
Assignees
Labels
No labels