yogiben / meteor-admin

A complete admin dashboard solution
https://atmospherejs.com/yogiben/admin
GNU General Public License v3.0
827 stars 261 forks source link

Package not working when deployed #354

Closed challett closed 8 years ago

challett commented 8 years ago

I can render the admin dashboard but receive the following exception twice for every collection: Exception in template helper: Error: Match error: Expected string, got undefined in field path at n.check.

When I click on any of the links, I get the page-not-found template. I'm unable to replicate this when running locally, which makes it exceptionally hard to debug.

Anybody else experienced this issue?