JustFly1984 / react-google-maps-api

React Google Maps API
MIT License
1.79k stars 438 forks source link

@typescript/lib-dom@npm:@types/web: Package not found #3274

Closed theronic closed 1 year ago

theronic commented 1 year ago

Following README instructions to run locally because Netlify is down:

code git:(master) ✗ git clone https://github.com/YOUR_USER_NAME/react-google-maps-api.git
Cloning into 'react-google-maps-api'...
Username for 'https://github.com': ^C
➜  code git:(master) ✗ gh repo clone JustFly1984/react-google-maps-api
➜  code git:(master) ✗ cd react-google-maps-api
➜  react-google-maps-api git:(develop) cp .storybook/example.maps.config.ts .storybook/maps.config.ts
➜  react-google-maps-api git:(develop) yarn install
➤ YN0088: A new stable version of Yarn is available: 3.6.1!
➤ YN0088: Upgrade now by running yarn set version 3.6.1

➤ YN0087: Migrated your project to the latest Yarn version 🚀

➤ YN0000: · Yarn 4.0.0-rc.48
➤ YN0000: ┌ Resolution step
➤ YN0035: │ @typescript/lib-dom@npm:@types/web: Package not found
➤ YN0035: │   Response Code: 404 (Not Found)
➤ YN0035: │   Request Method: GET
➤ YN0035: │   Request URL: https://registry.yarnpkg.com/@typescript%2flib-dom
➤ YN0000: └ Completed in 38s 292ms
➤ YN0000: · Failed with errors in 38s 294ms
➜  react-google-maps-api git:(develop) ✗
JustFly1984 commented 1 year ago

@theronic use yarn 1, or fix it yourself.