jfrog / jfrog-cli

JFrog CLI is a client that provides a simple interface that automates access to the JFrog products.
https://www.jfrog.com/confluence/display/CLI/JFrog+CLI
Apache License 2.0
519 stars 223 forks source link

Jfrog yarn install vs yarn install #2553

Open AshwinSridharan0410 opened 1 month ago

AshwinSridharan0410 commented 1 month ago

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