jfrog-cli icon indicating copy to clipboard operation
jfrog-cli copied to clipboard

Jfrog yarn install vs yarn install

Open AshwinSridharan0410 opened this issue 1 year ago • 0 comments

Describe the bug

When I try to build my project with yarn install based on the yarn.lock file , it is building as expected. I used the yarn version of 1.22.19 If I do jfrog yarn install , it fails saying "12:05:24 [🚨Error] Yarn must have version 2.4.0 or higher. The current version is: 1.22.19".

Current behavior

Output when I run yarn install image When I run jfrog yarn install , I get this output below image

Reproduction steps

No response

Expected behavior

No response

JFrog CLI version

2.56.0

Operating system type and version

Ubuntu 22.04.2 LTS

JFrog Artifactory version

No response

JFrog Xray version

No response

AshwinSridharan0410 avatar May 21 '24 06:05 AshwinSridharan0410