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

Type ImagePicker does not have 'ɵmod' property. #243

Open
thecodeguru360 opened this issue Feb 18, 2021 · 3 comments
Open

Type ImagePicker does not have 'ɵmod' property. #243

thecodeguru360 opened this issue Feb 18, 2021 · 3 comments

Comments

@thecodeguru360
Copy link

I'm trying to use ImagePicker into my fresh ionic capacitor application, on running it simulator is throwing Error: Type ImagePicker does not have 'ɵmod' property. error into console.
Here is my ionic info,

Ionic:

Ionic CLI : 6.12.4 (/usr/local/lib/node_modules/@ionic/cli)
Ionic Framework : @ionic/angular 5.5.4
@angular-devkit/build-angular : 0.1101.4
@angular-devkit/schematics : 11.1.4
@angular/cli : 11.1.4
@ionic/angular-toolkit : 3.1.0

Capacitor:

Capacitor CLI : 2.4.6
@capacitor/core : 2.4.6

Utility:

cordova-res : not installed
native-run : not installed

System:

NodeJS : v14.15.1 (/usr/local/bin/node)
npm : 6.14.8
OS : macOS Big Sur

I installed the plugin using the following commands.

npm install cordova-plugin-telerik-imagepicker
npm install @ionic-native/image-picker

@jlt0022
Copy link

jlt0022 commented Feb 22, 2021

Same problem, following.

@FelixNiedermann
Copy link

Did you solve it? I got the same problem right now.

@ionicserve
Copy link

Please make sure , You are Importing in module in providers array.

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

4 participants