rajayogan / ionic3chat

Chat app using Ionic 3 and firebase
136 stars 89 forks source link

Clone project failed #7

Open DiSaK74 opened 6 years ago

DiSaK74 commented 6 years ago

Hello, congratulations for your tutorial both in video and on the web, but I have a problem, to see if you can help me ...

I have cloned your project following "https://www.pluralsight.com/guides/front-end-javascript/cloning-an-ionic-2-application-from-github" and making good use of "ionic cordova prepare"instead of "ionic state restore".

Once everything is ready and ready for an "ionic serve" it presents problems in the file "/ionic3chat/node_modules/angularfire2/app/firebase.app.module.d.ts" where I can do little, I think.

I attach a couple of screens in case it helps to clarify the problem.

Greetings.

25-10-2017 14-58-34

25-10-2017 15-04-34

aliwaqassi commented 6 years ago

check this https://github.com/angular/angularfire2/issues/1199

TomCosta commented 6 years ago

Would be better if you updated:

package.json

    "angularfire2": "^5.0.0-rc.2",
    "firebase": "^4.5.0",