Skip to content
This repository has been archived by the owner on Jul 27, 2021. It is now read-only.

Homebrew is not installed on Cloud9 #152

Open
gmarchand opened this issue Feb 25, 2021 · 0 comments
Open

Homebrew is not installed on Cloud9 #152

gmarchand opened this issue Feb 25, 2021 · 0 comments

Comments

@gmarchand
Copy link

On this page : https://ecsworkshop.com/microservices/software/

The workshop asks to install

# Install copilot-cli
brew install aws/tap/copilot-cli

But Homebrew is not installed on Cloud9

Could you add ?

TeamRole:~/environment $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
# Press Control-D to install to /home/ec2-user/.linuxbrew

Add Homebrew to your PATH in /home/ec2-user/.bash_profile:

    echo 'eval $(/home/ec2-user/.linuxbrew/bin/brew shellenv)' >> /home/ec2-user/.bash_profile
    eval $(/home/ec2-user/.linuxbrew/bin/brew shellenv)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant