If using typescript, please add the following configuration in tsconfig. json
"compilerOptions": { "target": "ES6" }