amazon web services - eb init ERROR while trying to deploy app on aws beanstalk -


i following error when use command "eb init" in newly made project parent folder.

error: typeerror :: string indices must integers

my project folder contain 1 index.html file directory running command.

error image

after running command "eb init --debug", output was->

debug image part 1

debug image part 2


Comments

Popular posts from this blog

commonjs - How to write a typescript definition file for a node module that exports a function? -

openid - Okta: Failed to get authorization code through API call -

thorough guide for profiling racket code -