Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncaught Error: Unknown template object: function (upgrade from 0.10.0 to 0.11.1) #215

Open
stevewillard opened this issue Dec 4, 2014 · 0 comments

Comments

@stevewillard
Copy link

Any idea why I'm getting this error? Just started when I upgraded to 0.11.1 from 0.10.0. Looks like it's coming from:

if (!templateSpec || !templateSpec.main) {
throw new Exception('Unknown template object: ' + typeof templateSpec);
}

If you need other details just let me know!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant