Wrong error message in case of bug in template code

Hi folks,

I have a problem I’m can understand. I got a project, written with usage of Blaze. Projest is running on meteor 2.5.2. Problem is that when there is anything wrong in any template code instead of useful error explaining what is wrong i go this :

modules-runtime.js?hash=23fe92393aa44a7b01bb53a510a9cab5fb43037c:232 

Uncaught Error: Cannot find module './automatic_promotion.html'

Regardless of what is the problem I always see Cannot find module. Have you ever saw this problem?

Cheers

1 Like

Yes, I’ve ran into this issue couple of times.

1 Like

@distalx And what was the solution?

No solution ATM. Our next step should be to create a reproduction & file a GH issue.