Iron-Router couldn't find a template

Hi all,

All of a sudden - none of my commits - even older which I was using before, works anymore.

I only get a red line in the browser that states:

Couldn’t find a template named “mainLayout” or “mainLayout”. Are you sure you defined it?

This template IS present and always has been. I know this message occurs, when having non-defined template in iron-router… yet here it just does not seem to find it from one moment to the next. Also any other template is not accessible, though defined. Seems like a structural problem.

Any hint on that?

Thx

oh curl https://install.meteor.com/ | sh
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 6674 0 6674 0 0 3086 0 --:–:-- 0:00:02 --:–:-- 3088
Removing your existing Meteor installation.
Downloading Meteor distribution
did not help… does it really remove meteor completely?

but a clearing all browser-data did help!
so for all that have issues with (iron-)routing. Check your browser first.

so meteor and chrome browser… seems to be a data bug here.

I also got this one.
But I ran Jasmine inclusive Karma (which runs on one chrome instance) and interestingly I do not get this error, when I stop velocity or I open the meteor app in the same instance as Karma (which means you open a further tab …)