curl -sL https://rpm.nodesource.com/setup_10.x | bash -
yum -y install python-pip python-devel gcc gcc+ nodejs maven lsof wget
pip install --upgrade pip
pip install localstack awscli-local
These steps include installing , all relevant binaries required for localstack to install.
No comments:
Post a Comment