Open turboaux opened 1 year ago
As per the documentation, it shoud work for Angular 6+. However, it doesn't. My Angular is 17. It throws exactly the same error.
@turboaux @niamat-bakhshi anyone know what the complexity is with supporting Ivy so we can push a PR?
Bug Report or Feature Request (mark with an
x
)OS and Version?
Versions
MacOS Big Sur 11.6
Angular CLI: 16.1.1 Node: 18.13.0 Package Manager: npm 8.19.3 OS: darwin x64
Angular: 16.1.2 ... animations, common, compiler, compiler-cli, core, forms ... platform-browser, platform-browser-dynamic, router
Package Version
@angular-devkit/architect 0.1601.1 @angular-devkit/build-angular 16.1.1 @angular-devkit/core 16.1.1 @angular-devkit/schematics 16.1.1 @angular/cli 16.1.1 @schematics/angular 16.1.1 rxjs 7.8.1 typescript 5.1.3
Repro steps
Run the app:
The log given by the failure
Error: src/app/app.module.ts:15:5 - error NG6002: 'NgsRevealModule' does not appear to be an NgModule class.
node_modules/ngx-scrollreveal/ngs-reveal.module.d.ts:6:22
From Angular 15 I get this when compiling.
Generating browser application bundles (phase: setup)...Processing legacy "View Engine" libraries: