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

Ionic v.4 don't use dependency ionic-angular #21

Closed
ebeling opened this issue Feb 20, 2019 · 2 comments
Closed

Ionic v.4 don't use dependency ionic-angular #21

ebeling opened this issue Feb 20, 2019 · 2 comments

Comments

@ebeling
Copy link

ebeling commented Feb 20, 2019

I transfered my Ionic project from Ionic V3 to V4. Now I can't use ionic-hockeyapp, because of peerdependency to module 'ionic-angular'. Ionic V4 use @ionic/angular instead:

ERROR in node_modules/ionic-hockeyapp/dist/src/hockey-app.d.ts(1,26): error TS2307: Cannot find module 'ionic-angular'.

@iamkinetic
Copy link

@ebeling Have you found another way to use HockeyApp with Ionic 4?

@ebeling
Copy link
Author

ebeling commented Mar 26, 2019

@iamkinetic In my Ionic4-project I now use cordova-plugin-appcenter-analytics and cordova-plugin-appcenter-crashes with @ionic-native/app-center-analytics and @ionic-native/app-center-crashes. ( see https://ionicframework.com/docs/native/app-center-analytics ) It's replacement of HockeyApp.

@ebeling ebeling closed this as completed Mar 26, 2019
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

2 participants