amazon-archives / awsmobile-cli

CLI experience for Frontend developers in the JavaScript ecosystem.
Apache License 2.0
142 stars 35 forks source link

awsmobile configure crashes on second run #60

Closed zefre closed 6 years ago

zefre commented 6 years ago

Running awsmobile configure the first time, without a configuration present, prompts for an access ID immediately, and does not deep link to the console. Upon running awsmobile configure again, the program crashes. See attached screenshot for console output. screen shot 2018-02-09 at 10 43 11 pm

UnleashedMind commented 6 years ago

Thanks for pointing it out. This is a bug. It happens when awsmobile-cli can not find or resolve configs in the ~/.aws folder. Bug fix has been pushed

UnleashedMind commented 6 years ago

The latest update (v 1.0.13) should have resolved this issue.