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
Please include the following to help us address your issue.
Hi! i'm trying to make this work, compiler doesn't show any error but when I run it with ionic I have this error:
[WDS] Live Reloading enabled.
core.js:6479 ERROR Error: Uncaught (in promise): Error: Importing IBeacon which does not have a ɵmod property
Error: Importing IBeacon which does not have a ɵmod property
at core.js:27275
at Array.forEach ()
at transitiveScopesFor (core.js:27272)
at setScopeOnDeclaredComponents (core.js:27214)
at flushModuleScopingQueueAsMuchAsPossible (core.js:26900)
at Function.get (core.js:27433)
at getComponentDef (core.js:1108)
at verifyDeclarationsHaveDefinitions (core.js:27072)
at Array.forEach ()
at verifySemanticsOfNgModuleDef (core.js:27044)
at resolvePromise (zone.js:1255)
at resolvePromise (zone.js:1209)
at zone.js:1321
at ZoneDelegate.invokeTask (zone.js:434)
at Object.onInvokeTask (core.js:28692)
at ZoneDelegate.invokeTask (zone.js:433)
at Zone.runTask (zone.js:205)
at drainMicroTaskQueue (zone.js:620)
Ionic version 5.4.16
Cordova version 10.0.0
I'm running in web
The text was updated successfully, but these errors were encountered:
Please include the following to help us address your issue.
Hi! i'm trying to make this work, compiler doesn't show any error but when I run it with ionic I have this error:
[WDS] Live Reloading enabled.
core.js:6479 ERROR Error: Uncaught (in promise): Error: Importing IBeacon which does not have a ɵmod property
Error: Importing IBeacon which does not have a ɵmod property
at core.js:27275
at Array.forEach ()
at transitiveScopesFor (core.js:27272)
at setScopeOnDeclaredComponents (core.js:27214)
at flushModuleScopingQueueAsMuchAsPossible (core.js:26900)
at Function.get (core.js:27433)
at getComponentDef (core.js:1108)
at verifyDeclarationsHaveDefinitions (core.js:27072)
at Array.forEach ()
at verifySemanticsOfNgModuleDef (core.js:27044)
at resolvePromise (zone.js:1255)
at resolvePromise (zone.js:1209)
at zone.js:1321
at ZoneDelegate.invokeTask (zone.js:434)
at Object.onInvokeTask (core.js:28692)
at ZoneDelegate.invokeTask (zone.js:433)
at Zone.runTask (zone.js:205)
at drainMicroTaskQueue (zone.js:620)
Ionic version 5.4.16
Cordova version 10.0.0
I'm running in web
The text was updated successfully, but these errors were encountered: