awslabs / aws-js-s3-explorer

AWS JavaScript S3 Explorer is a JavaScript application that uses AWS's JavaScript SDK and S3 APIs to make the contents of an S3 bucket easy to browse via a web browser.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting 'ContinuationToken' does not exist on type '{ Bucket: any; Prefix: any; Delimiter: any; }'

reyvanth08 opened this issue · comments

I just used the same files, but I'm stuck with this error

commented

Can you provide more details? Which code branch are you using (master or v2-alpha)? Which line of code is causing this error? What environment are you running the code in (browser version?) Are you using TypeScript in some way (how)?