reach/reach-ui

Not able to run yarn install after cloning the repo

SwarajGK opened this issue ยท 1 comments

๐Ÿ› Bug report

Current Behavior

Screenshot 2022-08-29 at 3 04 31 PM

Expected behavior

It should run yarn install and install all the deps

Should install modules and can build the project

Suggested solution(s)

As per my understanding, this is not able resolve https://registry.yarnpkg.com/@reach-internal%2ftest which is https://registry.yarnpkg.com/@reach-internal/test so have to look into why this is happening while doing yarn install

Additional context

Your environment

Software Name(s) Version
Reach Package
React
Browser
Assistive tech
Node v16.16.0
npm/yarn Yarn 1.22.19
Operating System Macos Monterey

It's updated to use pnpm. You can check this PR. Hope it can be merged soon.