79211137

Date: 2024-11-21 12:26:33
Score: 0.5
Natty:
Report link

I fixed this by changing from "module": "commonjs" to "module": "esnext" in tsconfig.json. Probably there is issue with import and export for old compiler version.

Reasons:
  • Whitelisted phrase (-2): I fixed
  • Low length (1):
  • No code block (0.5):
  • Low reputation (1):
Posted by: Mingyu Dai