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
Describe the bug
Similar to #622, also reported in a comment on the same issue #622 (comment), however issue was closed.
Someone has kindly added a proposed solution using NPM instead of YUM to get past GPG key issues, along with adding Yarn to the Dockerfiles in which they're missing. Either way Yarn was available in the previous versions of these images, and we would like to update our CodeBuild environment to use Node 18, so it would be great if this was added back in as we rely on Yarn as our package manager.
Expected behavior
Yarn to be included in the Docker images.
The text was updated successfully, but these errors were encountered:
HarveyPeachey
changed the title
Yarn missing from the aws/codebuild/standard:7.0 image
Yarn missing from the aws/codebuild/amazonlinux2-aarch64-standard:3.0 image
Aug 23, 2023
Describe the bug
Similar to #622, also reported in a comment on the same issue #622 (comment), however issue was closed.
Someone has kindly added a proposed solution using NPM instead of YUM to get past GPG key issues, along with adding Yarn to the Dockerfiles in which they're missing. Either way Yarn was available in the previous versions of these images, and we would like to update our CodeBuild environment to use Node 18, so it would be great if this was added back in as we rely on Yarn as our package manager.
Expected behavior
Yarn to be included in the Docker images.
The text was updated successfully, but these errors were encountered: