Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not support angular v17 #3078

Open
raisom opened this issue Mar 29, 2024 · 0 comments
Open

does not support angular v17 #3078

raisom opened this issue Mar 29, 2024 · 0 comments

Comments

@raisom
Copy link

raisom commented Mar 29, 2024

it does not support Angular v17 :(

Error: src/app/app.module.ts:405:9 - error NG6002: 'OnsenModule' does not appear to be an NgModule class.

405         OnsenModule,
            ~~~~~~~~~~~

  node_modules/ngx-onsenui/lib/ngx-onsenui.d.ts:18:22
    18 export declare class OnsenModule {
                            ~~~~~~~~~~~
    This likely means that the library (ngx-onsenui) which declares OnsenModule is not compatible with Angular Ivy. Check if a newer version of the library is available, and update if so. Also consider checking with the library's authors to see if the library is expected to be compatible with Ivy.

     _                      _                 ____ _     ___
    / \   _ __   __ _ _   _| | __ _ _ __     / ___| |   |_ _|
   / △ \ | '_ \ / _` | | | | |/ _` | '__|   | |   | |    | |
  / ___ \| | | | (_| | |_| | | (_| | |      | |___| |___ | |
 /_/   \_\_| |_|\__, |\__,_|_|\__,_|_|       \____|_____|___|
                |___/


Angular CLI: 17.3.2
Node: 18.20.0
Package Manager: npm 10.5.0
OS: linux x64

Angular: 17.3.1
... animations, common, compiler, compiler-cli, core, forms
... google-maps, language-service, platform-browser
... platform-browser-dynamic, router, service-worker

Package                         Version
---------------------------------------------------------
@angular-devkit/architect       0.1703.2
@angular-devkit/build-angular   17.3.2
@angular-devkit/core            17.3.2
@angular-devkit/schematics      17.3.2
@angular/cdk                    16.2.14
@angular/cli                    17.3.2
@angular/flex-layout            15.0.0-beta.42
@angular/material               16.2.14
@schematics/angular             17.3.2

is this repo active?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant