This repository was archived by the owner on Nov 8, 2023. It is now read-only.

Description
Hi,
I added Nativescript-geolocation plugin in to angular app, and import relevant modules as per the document.
but it gives below error
JS: ERROR Error: The module AppModule was bootstrapped, but it does not declare
"@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one
of these.
JS: ns-renderer: ERROR BOOTSTRAPPING ANGULAR
JS: ns-renderer: The module AppModule was bootstrapped, but it does not declare
"@NgModule.bootstrap" components nor a "ngDoBootstrap" method. Please define one
of these.
Appreciate your help to rectify above issue
Thanks
Namal