firminoweb / ionic-start-theme

📱 Ionic(Angular) start theme (v2.0.0) with: Angular 15, @ionic/angular 6, Capacitor 4, Swiper 8 and more.

Home Page:https://ionic-start-theme.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error with new CodeSandbox version

iwilfried opened this issue · comments

DependencyNotFoundError
Could not find dependency: '@angular/compiler' relative to '/node_modules/@angular/platform-browser-dynamic/bundles/platform-browser-dynamic.umd.js'
Suggested solutions:
Add @angular/compiler as dependency
▶ 11 stack frames were collapsed.
evaluate
main.ts:2
1 | import { enableProdMode } from '@angular/core';

2 | import { platformBrowserDynamic } from '@angular/platform-browser-dynamic';
3 |
4 | import { AppModule } from './app/app.module';
5 | import { environment } from './environments/environment';

In few days i'm releasing a new version with all modules updated! and bug fixies :)

Hi. I still have the same error. I would like to know if this problem is solved or if some additional configuration is required. Thank you