yugijudai3 / Notepad

1 stars 0 forks source link

ionic cordova run androidコマンドにて #6

Open yugijudai3 opened 5 years ago

yugijudai3 commented 5 years ago

ERROR in : Unexpected value 'AngularFirestore in C:/Ionic/Notepad/node_modules/@angular/fire/firestore/index.d.ts' imported by the module 'FirebaseModule in C:/Ionic/Notepad/src/app/firebase/firebase.module.ts'. Please add a @NgModule annotation. src/app/app.module.ts(21,128): error TS2339: Property 'firebase' does not exist on type '{ production: boolean; }'.

kryoi commented 5 years ago

https://stackoverflow.com/questions/44033079/property-firebase-does-not-exist-on-type-production-boolean

yugijudai3 commented 5 years ago

無事実機で起動

kryoi commented 5 years ago

LGTM