You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It seems this should indeed be angular-compilers - looking at on the boilerplate repo.
For anyone having problems understanding the tutorial... it would seem that it is so horribly outdated that you will save yourself a lot of pain by simply using the boilerplate repo: https://www.npmjs.com/package/angular2-meteor
Read through the tutorial if it helps but very little in it works without at lot of troubleshooting.
Looking at the open issues & the state of the project I'm not convinced that angular-meteor is going to last very much longer.
https://angular-meteor.com/tutorials/whatsapp2/meteor/setup
In the Bootstrapping section of the above page, the tutorial calls for the user to install
angular2-compiler
. Should this not beangular-compiler
?On windows I get the following error when trying to install
angular2-compiler
:The text was updated successfully, but these errors were encountered: