Open lorsatti opened 2 years ago
@lorsatti Thanks for the report! To investigate this, could you please mention the Yarn version you use?
@asafgabai Hi! Yarn is 1.22.19. This is the one contained in the node docker image.
@lorsatti Oh I'm sorry, I was a little confused. We actually don't support Yarn in Frogbot at all right now. We intend to add support in Yarn in the future.
@asafgabai Hi, I have the same issue. Do you know when it will be solved?
@urbaned121 We're working hard on improving Frogbot and have a long list of features and improvements which we're gradually introducing. Support of Yarn 1 is one of them. We're planning to introduce Yarn 1 support in the future.
Describe the bug I can't scan yarn projects
To Reproduce Given the Jenkins pipeline:
parameter
JF_INSTALL_DEPS_CMD
isyarn install
Getting this error output:
Other projects (golang, java) can be scanned normally (with their specific docker agent).
Expected behavior yarn projects can be scanned.
Versions