Type HTTPOriginal is not assignable to type Provider, ionic error after plugin installation

后端 未结 3 1351
一整个雨季
一整个雨季 2020-12-19 06:49

After i install the cordova-plugin-advanced-http plugin, when i try to import it on providers in app.modules.ts, i get the following:

3条回答
  •  心在旅途
    2020-12-19 07:31

    This is because of Ionic Have updated all the Plugin so I suggest using the lower version of that plugin .! if your current version 4.5.0 or something then you have to downgrade it with 4.3.2 or something.

提交回复
热议问题