79498324

Date: 2025-03-10 14:43:40
Score: 2.5
Natty:
Report link

For me, the problem was the "includes" array in the tsconfig.json file. The file (in my case a playwright config file) that was throwing the import.meta error was not being picked up. This may seem obvious, but when the error itself points out a module resolution issue, you may forget to check here.

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (1):
Posted by: ashblox