Skip to content

Installing with yarn berry doesn't work #2980

Closed
@HaoboZ

Description

@HaoboZ

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

  1. yarn create react-app testapp
  2. cd testapp
  3. yarn set version berry
  4. 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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions