Hi,
I am trying to run your application, and get the following error. Do you perhaos have any idea how I could solve this issue?
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\ngWhen.ts
(76,21): error TS2339: Property 'setLocal' does not exist on type 'ViewRef'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\ngWhen.ts
(83,21): error TS2339: Property 'setLocal' does not exist on type 'ViewRef'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(47,27): error TS2339: Property 'find' does not exist on type 'any[]'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(47,33): error TS7006: Parameter 'y' implicitly has an 'any' type.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(56,19): error TS2339: Property 'find' does not exist on type 'any[]'.
etc. etc.
Hi,
I am trying to run your application, and get the following error. Do you perhaos have any idea how I could solve this issue?
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\ngWhen.ts
(76,21): error TS2339: Property 'setLocal' does not exist on type 'ViewRef'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\ngWhen.ts
(83,21): error TS2339: Property 'setLocal' does not exist on type 'ViewRef'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(47,27): error TS2339: Property 'find' does not exist on type 'any[]'.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(47,33): error TS7006: Parameter 'y' implicitly has an 'any' type.
ERROR in C:\Users\Documents\Development\angular2-firebase-demo\node_modules\angular2-firebase\lib\observableFirebase.ts
(56,19): error TS2339: Property 'find' does not exist on type 'any[]'.
etc. etc.