Fausto95 / aws-s3

S3Client - A Javascript Library for AWS S3 File Upload

Home Page:https://www.npmjs.com/package/aws-s3

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SyntaxError: missing : after property id

mickymadhu opened this issue · comments

Hello ,

It's GIve me

SyntaxError: missing : after property id
static async uploadFile(file, config) {

For Mozilla browser .

Working Fine in Chrome

Please gives solution

You're probably using an old version of this package, could please install aws-s3, test it and let me know if everything is ok?