You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/08/26 08:47:00 UTC

[GitHub] [cordova-plugin-inappbrowser] kalandher opened a new issue #769: Type 'InAppBrowserOriginal' is not assignable to type 'Provider' in ionic5 with inappbrowser plugin

kalandher opened a new issue #769:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/769


   # Bug Report
   
   Type 'InAppBrowserOriginal' is not assignable to type 'Provider'.
   Type 'InAppBrowserOriginal' is missing the following properties from type 'FactoryProvider': provide, useFactoryts(2322)
   
   ## Problem
   
   Error after upgrading to ionic 5.4.16, cordova 10.0.0.
   
   import { InAppBrowser } from ‘@ionic-native/in-app-browser/ngx’;
   
   and added
   
   InAppBrowser  to providers array in app.module.ts
   
   here is ionic info
   
   `Ionic:
   
   Ionic CLI : 5.4.16 (C:\Users\ks1162\AppData\Roaming\npm\node_modules\ionic)
   Ionic Framework : @ionic/angular 5.3.1
   @angular-devkit/build-angular : 0.901.12
   @angular-devkit/schematics : 9.1.12
   @angular/cli : 9.1.12
   @ionic/angular-toolkit : 2.3.1
   
   Cordova:
   
   Cordova CLI : 10.0.0
   Cordova Platforms : android 9.0.0
   Cordova Plugins : no whitelisted plugins (1 plugins total)
   
   Utility:
   
   cordova-res : not installed
   native-run : not installed
   
   System:
   
   NodeJS : v10.16.3 (C:\Program Files\nodejs\node.exe)
   npm : 5.6.0
   OS : Windows 10`
   
   
   
   ### What is expected to happen?
   
   
   
   ### What does actually happen?
   
   
   
   ## Information
   <!-- Include all relevant information that might help understand and reproduce the problem -->
   
   
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] I included all the necessary information above
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] timbru31 closed issue #769: Type 'InAppBrowserOriginal' is not assignable to type 'Provider' in ionic5 with inappbrowser plugin

Posted by GitBox <gi...@apache.org>.
timbru31 closed issue #769:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/769


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org


[GitHub] [cordova-plugin-inappbrowser] timbru31 commented on issue #769: Type 'InAppBrowserOriginal' is not assignable to type 'Provider' in ionic5 with inappbrowser plugin

Posted by GitBox <gi...@apache.org>.
timbru31 commented on issue #769:
URL: https://github.com/apache/cordova-plugin-inappbrowser/issues/769#issuecomment-680758676


   You are not using the types of this project. You need to open an issue on the correct project: https://github.com/ionic-team/ionic-native


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org