5.39.0 - Using `AWS_PROFILE` in Env Vars No Longer Works
adrians5j opened this issue · 4 comments
adrians5j commented
ChevronTango commented
I am also experiencing this issue. Had to revert to 5.38.0
adrians5j commented
From which version you reverted back to 5.38?
ChevronTango commented
From which version you reverted back to 5.38?
Latest. I believe that's 5.38.2. I ran npx create-webiny-project
but then it couldn't pick up my AWS profile until I instead did npx create-webiny-project@5.38.0
.
For context I'm a new user building the app for the first time.