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
{{ message }}
This repository was archived by the owner on Aug 18, 2022. It is now read-only.
I've seen some code having imports like :
import {...} from 'angular2/core'; instead of '@angular/core'
Besides it seems that Ionic 2 has been updated since your last commit.
I've tried adding this meteor package on the 'now famous' angular2-meteor updated tutorial and everything went wrong about html files and ts files handling.