79264209

Date: 2024-12-09 08:04:05
Score: 1.5
Natty:
Report link

This seems due to an issue with the Yarn installation or configuration. you trying to use yarn-3.6.4.cjs

try:

npm install --global yarn
yarn set version 3.6.4
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Ankit Saini