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
I thought setting main in package.json to dist/angularfire2.js would help TypeScript know where the main module was. Instead, I have to import angularfire2/dist/angularfire2 in my app.