In tsconfig.json, the typescript target is es5. I got a pile of errors. I changed that to es6 and it fixed the problem.
In tsconfig.json, the typescript target is es5. I got a pile of errors.
I changed that to es6 and it fixed the problem.