Closed itsLucario closed 2 years ago
Thanks for the issue! This issue has been labeled as needs reproduction
. This label is added to issues that need a code reproduction.
Please reproduce this issue in an Ionic starter application and provide a way for us to access it (GitHub repo, StackBlitz, etc). Without a reliable code reproduction, it is unlikely we will be able to resolve the issue, leading to it being closed.
If you have already provided a code snippet and are seeing this message, it is likely that the code snippet was not enough for our team to reproduce the issue.
For a guide on how to create a good reproduction, see our Contributing Guide.
Issue was with plugin. Closing the issue
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
Prerequisites
Ionic Framework Version
Current Behavior
Similar error is also reported in other forums: https://github.com/admob-plus/admob-plus/issues/421
Looks like issue with plugins not using ivy or something.
This is the error I'm getting:
Package JSON
Expected Behavior
Should have run without any issues after the upgrade.
Steps to Reproduce
Not known yet. Only observed in my project. Another incident for reference https://github.com/admob-plus/admob-plus/issues/421
Code Reproduction URL
No response
Ionic Info
Ionic: Ionic CLI : 6.18.1 (C:\Users\Lucario\AppData\Roaming\npm\node_modules\@ionic\cli) Ionic Framework : @ionic/angular 6.0.4 @angular-devkit/build-angular : 13.2.0 @angular-devkit/schematics : 13.2.0 @angular/cli : 13.2.0 @ionic/angular-toolkit : 3.1.1
Cordova:
Cordova CLI : 10.0.0 Cordova Platforms : not available Cordova Plugins : not available Utility:
cordova-res : not installed globally native-run : 1.4.0
System: NodeJS : v14.17.3 (C:\Program Files\nodejs\node.exe) npm : 6.14.13 OS : Windows 10
Additional Information
No response