Quantcast
Channel: Ionic Forum - Latest posts
Viewing all articles
Browse latest Browse all 230425

Ionic 8 Angular 18: "The above dynamic import cannot be analyzed by Vite."

$
0
0
  1. Make every component import from '@ionic/angular' to
    '@ionic/angular/standalone'
  2. Remove IonicModule and from my entire project even in
    app.config.ts

There should be not import { IonicModule } from '@ionic/angular'; in entire project.

Further more:- You could simply search @ionic/angular for these keyword and make sure it is replace by @ionic/angular/standalone.

Following all these the error gone.


Viewing all articles
Browse latest Browse all 230425

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>