Weird "This should not show" message in Terminal upon boot

I’m getting a weird message upon starting my Meteor project:

“This should not show”.

Can’t find that particular string in the project - has anyone else seen this?

Could it be a package thing?
Does it happen with every meteor project in your machine?
I just searched the meteor project on github and could not find a string “This should not show”.

open up your entire project folder in sublime text & do a ctrl+shift+f for the phrase to find the source. (I usually use WebStorm, but I don’t keep .meteor indexed for speed & this is where sublime text shines).

Yeah, I’ve tried that. Nothing is found :frowning: .

Weird, it’s not in mongo either. Grep your system before you go to sleep :smile: