Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: Importing IBeacon which does not have a ɵmod property #469

Open
jupaesbri opened this issue Oct 21, 2021 · 0 comments
Open

Error: Importing IBeacon which does not have a ɵmod property #469

jupaesbri opened this issue Oct 21, 2021 · 0 comments

Comments

@jupaesbri
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant