Hi, I have a problem install builder dependencies in NextJS project. I got this error when run it.
yarn install │ yarn install v1.22.17
yarn install │ [1/4] Resolving packages...
yarn install │ [2/4] Fetching packages...
yarn install │ error An unexpected error occurred: "https://registry.yarnpkg.com/@builder.io/react/-/react-2.0.15.tgz: Request failed \"404 Not Found\"".
yarn install │ info If you think this is a bug, please open a bug report with the information provided in "/home/circleci/project/yarn-error.log".
Does the package name change?