cordova-plugin-calendar:无法在Ionic App中使用

问题描述

我正在尝试使用以下插件在我的离子应用程序中实现日历事件。

cordova-plugin-calendar

我正在关注以下文档:

https://github.com/didinj/ionic3-angular5-calendar-ui-event
https://www.djamware.com/post/5a0bb8f780aca75eadc12d6b/build-ionic-3-angular-5-calendar-ui-with-event-integration

我的config.xml文件具有以下条目

<plugin name="cordova-plugin-calendar" spec="5.1.5" />

在我的plugins文件夹中,该插件也可用。

但是当我单击“保存”时,我收到以下错误。

Failed! plugin_not_installed

请建议我在哪里做错了。 Please see the app image here

我的离子版本详情如下: 离子性:

   Ionic CLI                     : 5.4.16
   Ionic Framework               : @ionic/angular 5.3.1
   @angular-devkit/build-angular : 0.1000.7
   @angular-devkit/schematics    : 10.0.7
   @angular/cli                  : 10.0.7
   @ionic/angular-toolkit        : 2.3.3

我正在使用以下命令来安装日历插件:

npm install --save @ionic-native/calendar

解决方法

暂无找到可以解决该程序问题的有效方法,小编努力寻找整理中!

如果你已经找到好的解决方法,欢迎将解决方案带上本链接一起发送给小编。

小编邮箱:dio#foxmail.com (将#修改为@)

相关问答

错误1:Request method ‘DELETE‘ not supported 错误还原:...
错误1:启动docker镜像时报错:Error response from daemon:...
错误1:private field ‘xxx‘ is never assigned 按Alt...
报错如下,通过源不能下载,最后警告pip需升级版本 Requirem...