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

issues with setting up of Cloud9 #43

Open
nazreen opened this issue Jan 9, 2022 · 0 comments
Open

issues with setting up of Cloud9 #43

nazreen opened this issue Jan 9, 2022 · 0 comments

Comments

@nazreen
Copy link

nazreen commented Jan 9, 2022

I followed instructions on: https://async-messaging.workshop.aws/prerequisites/prerequisites-2/prerequisites-2.html

I tried to run:

cd ~/environment/wild-rydes-async-messaging/code/lab-0
chmod +x configureCloud9.sh
./configureCloud9.sh

however I ran into 2 issues:

  1. the folder did not exist
  2. after sorting that out, the folder name was incorrect

the fix:
Inside Cloud9's terminal, manually run git clone https://github.com/aws-samples/asynchronous-messaging-workshop
then, cd into that directory (instead of wild-rydes-async-messaging per the instructions on the page)
then, proceed with the chmod and running of configureCloud9.sh
(some lines in the script depend on the old name)

so, then, rename the folder back from asynchronous-messaging-workshop to wild-rydes-async-messaging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant