cordova-plugin-ibeacon icon indicating copy to clipboard operation
cordova-plugin-ibeacon copied to clipboard

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

Open jupaesbri opened this issue 4 years ago • 0 comments

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

jupaesbri avatar Oct 21 '21 16:10 jupaesbri