Buildspec.yml for angular build #1675
Unanswered
ValeriiMalkov
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi! I have a question about buildspec, how to write it correctly according updates. I got a script deprecation warning message.
My script look like this
It used a deprecated script for installing nodejs
curl -sL https://deb.nodesource.com/setup_16.x | bash -
Could someone help me to rewrite script for installing nodejs using new way
Beta Was this translation helpful? Give feedback.
All reactions