No exported member 'IonicNativePlugin'
Closed this issue · 0 comments
Sidharth1999 commented
Hi, I cloned the entire project in this repository and I tried to run it. However, I'm getting the error :
Ionic-2-Google-Maps-Marker-Cluster/node_modules/@ionic-native/core/index"' has no exported member 'IonicNativePlugin'.
I ran npm install and got all the folders and files defined in package.json. So why am I getting this error?
The error is coming from this file : @ionic-native/geolocation/index.d.ts -
import { IonicNativePlugin } from '@ionic-native/core'; // this line