Đình Phát
Results
1
comments of
Đình Phát
 I also got the same error and I edited tsconfig.json like this `{ "compilerOptions": { "target": "es6", "module": "commonjs", "outDir": "./dist", "strict": true, "esModuleInterop":...