Meteor Angular 2.0 - No provider for ApplicationRef!

Hi!
I’m doing the Tutorial of Angular 2.0 with Meteor
I had the problem of Uncaught TypeError: core_1.NgModule is not a function
I tried to resolved it with
meteor npm update -save
then have the problem - Compiler wasn’t found some dependencies (‘form’ was the first one) - about 30
I resolved it by the restarting of the Meteor
now have a new problem:
Uncaught No provider for ApplicationRef! reflective_injector.js:786
Who can help and advise to resolve this issue?