Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add linux installs for npm #38

Merged
merged 1 commit into from
Dec 8, 2022
Merged

Conversation

adityasadalage
Copy link
Contributor

Problem

Lambda cd was failing due to lack of some linux dependencies for run npm

Solution

Adding apt-get update and apt-get installs to fix this in the CD steps according to: https://stackoverflow.com/questions/67017795/npm-install-is-failing-with-docker-buildx-linux-arm64

@skrdgraph skrdgraph merged commit e7a7aad into main Dec 8, 2022
@skrdgraph skrdgraph deleted the adityasadalage/fix-cd-steps-for-arm branch December 8, 2022 02:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants