angular2-meteor-auto-bootstrap breaks down my demo app [solved]

Hi!

I’ve been following the advanced tutorial for angular2-meteor. Everything has been going smoothly until I’ve applied angular2-meteor-auto-bootstrap in my project. My client app doesn’t want to bootstrap. There is an error in my console saying [Object object] is given instead of a valid provider object.

Has anyone encoutered such problem?

Thanks,
Radek

It seems like angular2 tutorial is way out of sync with reality… Combining tutorials from here and here I’ve managed to start the app without problems with bootstrapping. However, It’s very annoying to follow out-of-date tutorials :frowning:

1 Like