Why do we randomly get this during deployment?
Sometimes it appears, sometimes it doesn't.
And every time it appears, it breaks the deployment flow by returning a non zero error. How can we make this go away?
yarn install v1.21.1
[1/4] Resolving packages...
[2/4] Fetching packages...
warning [email protected]: Invalid bin entry for "sha.js" (in "sha.js").
error @rails/[email protected]: The engine "node" is incompatible with this module. Expected version ">=8.16.0". Got "8.10.0"
error Found incompatible module.
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.