79149532

Date: 2024-11-01 22:15:11
Score: 1.5
Natty:
Report link

So it was really a very stupid mistake.

Our filestructure:

src/js/event-webcomponents.js

and in the package.js the module attribute was still pointing to the old name of the file: "module": "src/js/events-webcomponents.js",

classic typo...

Unfortunatley the typescript "Module not found: Error" message is not very helpfull in this case. But if you have a similar issue, it is worth to tripple check all your paths.

Reasons:
  • Has code block (-0.5):
  • Me too answer (2.5): have a similar issue
  • Self-answer (0.5):
  • High reputation (-1):
Posted by: Andreas