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 fixed the GRPC issues with the POD file fix but when I run it, I get this
Successfully synced application io.github.triniwiz.nativescript.firebasedemo on device 8063002D-1E9F-4AE2-A3A0-E127DA3C5496.
***** Fatal JavaScript exception - application has been terminated. *****
NativeScript encountered a fatal error:
Error calling module function
TypeError: (0 , nativescript_firebase_core__WEBPACK_IMPORTED_MODULE_2_.firebase) is not a function
File: (file: src/main.ts:12:2)
StackTrace:
./src/main.ts(file: src/main.ts:12:6)
at webpack_require(file: src/webpack/bootstrap:19:0)
at webpack_exec(file:///app/bundle.js:367:39)
at (file:///app/bundle.js:368:193)
at webpack_require.X(file: src/webpack/runtime/startup entrypoint:6:0)
at (file:///app/bundle.js:368:47)
at (file:///app/bundle.js:373:3)
at require(:1:232)
The text was updated successfully, but these errors were encountered:
I fixed the GRPC issues with the POD file fix but when I run it, I get this
Successfully synced application io.github.triniwiz.nativescript.firebasedemo on device 8063002D-1E9F-4AE2-A3A0-E127DA3C5496.
***** Fatal JavaScript exception - application has been terminated. *****
NativeScript encountered a fatal error:
Error calling module function
TypeError: (0 , nativescript_firebase_core__WEBPACK_IMPORTED_MODULE_2_.firebase) is not a function
File: (file: src/main.ts:12:2)
StackTrace:
./src/main.ts(file: src/main.ts:12:6)
at webpack_require(file: src/webpack/bootstrap:19:0)
at webpack_exec(file:///app/bundle.js:367:39)
at (file:///app/bundle.js:368:193)
at webpack_require.X(file: src/webpack/runtime/startup entrypoint:6:0)
at (file:///app/bundle.js:368:47)
at (file:///app/bundle.js:373:3)
at require(:1:232)
The text was updated successfully, but these errors were encountered: