Yarn error.
Summary
Getting yarn: not found error
Steps to reproduce
(How one can reproduce the issue - this is very important)
Run yarn within the nodejs20:20.15.0-slim image.
What is the current bug behavior?
Returns: yarn: not found error
What is the expected correct behavior?
Yarn successfully installs packages.
Relevant logs and/or screenshots
(Paste any relevant logs - please use code blocks (```) to format console output, logs, and code as it's very hard to read otherwise.)
Possible fixes
Yarn version needs set to YARN_VERSION=1.22.22
Tasks
-
Bug has been identified and corrected within the container
Please read the Iron Bank Documentation for more info
Edited by Justin Nitz