You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Corepack Version 0.25.1
OS: Amazon Linux 2023/6.1.0 (Elastic Beanstalk) - Node 18
When we run corepack yarn
we receive the error: Internal Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'
This only started happening this morning and seems to correspond with the release of 0.25.1. It only impacts our servers when an instance is terminated and it enables corepack from scratch.
Perhaps this is an incompatibility with AWS and the latest version of Corepack?
The text was updated successfully, but these errors were encountered:
Corepack Version 0.25.1
OS: Amazon Linux 2023/6.1.0 (Elastic Beanstalk) - Node 18
When we run
corepack yarn
we receive the error:
Internal Error: ENOENT: no such file or directory, open '/root/.cache/node/corepack/lastKnownGood.json'
This only started happening this morning and seems to correspond with the release of 0.25.1. It only impacts our servers when an instance is terminated and it enables corepack from scratch.
Perhaps this is an incompatibility with AWS and the latest version of Corepack?
The text was updated successfully, but these errors were encountered: