Getting this when doing yarn install:
[1/4] 🔍 Resolving packages...
[2/4] 🚚 Fetching packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.14.0.tgz: Request failed \"404 Not Found\"".
info If you think this is a bug, please open a bug report with the information provided in "/Users/nwong/dev/reactour/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
The "Versions" tab in https://www.npmjs.com/package/es-abstract does not have 1.14.0. Can we get this upgraded to 1.16.0 (latest) or at least a version that exists on NPM?
Getting this when doing
yarn install:The "Versions" tab in https://www.npmjs.com/package/es-abstract does not have
1.14.0. Can we get this upgraded to1.16.0(latest) or at least a version that exists on NPM?