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
Hello,
I m running the play book but it stops at yan install.
TASK [web : Yarn install] ************************************************************************************************************************************************************************************************************
fatal: [185.182.184.200]: FAILED! => {"changed": true, "cmd": ["yarn", "install", "--pure-lockfile"], "delta": "0:00:00.178971", "end": "2025-01-28 00:31:19.552344", "msg": "non-zero return code", "rc": 1, "start": "2025-01-28 00:31:19.373373", "stderr": "error This project's package.json defines \"packageManager\": \"[email protected]\". However the current global version of Yarn is 1.22.22.\n\nPresence of the \"packageManager\" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.\nCorepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack.", "stderr_lines": ["error This project's package.json defines \"packageManager\": \"[email protected]\". However the current global version of Yarn is 1.22.22.", "", "Presence of the \"packageManager\" field indicates that the project is meant to be used with Corepack, a tool included by default with all official Node.js distributions starting from 16.9 and 14.19.", "Corepack must currently be enabled by running corepack enable in your terminal. For more information, check out https://yarnpkg.com/corepack."], "stdout": "", "stdout_lines": []}
Hello,
I m running the play book but it stops at yan install.
Any suggestions ?
I am running a new VPS, with Ubuntu 20.04.6 LTS
Thank you !
The text was updated successfully, but these errors were encountered: