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

Angular 13.2.5 causes: Type QuicklinkModule does not have 'ɵmod' property #124

Open
the-ult opened this issue Mar 3, 2022 · 0 comments

Comments

@the-ult
Copy link

the-ult commented Mar 3, 2022

After upgrading to Angular 13.2.5 the following Error occurs:
(13.2.4 works fine)

Uncaught Error: Type QuicklinkModule does not have 'ɵmod' property.
    at getNgModuleDef (core.mjs:1139:1)
    at recurse (core.mjs:21757:1)
    at recurse (core.mjs:21768:1)
    at registerNgModuleType (core.mjs:21753:1)
    at new NgModuleFactory (core.mjs:21875:1)
    at compileNgModuleFactory (core.mjs:25895:1)
    at PlatformRef.bootstrapModule (core.mjs:26126:1)
    at Module.35031 (main.ts:12:4)
    at __webpack_require__ (bootstrap:19:1)
    at __webpack_exec__ (lib|domino:1:1)

"ngx-quicklink": "0.2.7",


>  NX   Report complete - copy this into the issue template

   Node : 16.13.2
   OS   : darwin x64
   pnpm : 6.32.2
   
   nx : 13.8.4
   @nrwl/angular : 13.8.4
   @nrwl/cli : 13.8.4
   @nrwl/cypress : 13.8.4
   @nrwl/detox : undefined
   @nrwl/devkit : 13.8.3
   @nrwl/eslint-plugin-nx : 13.8.4
   @nrwl/express : 13.8.4
   @nrwl/jest : 13.8.4
   @nrwl/js : 13.8.4
   @nrwl/linter : 13.8.4
   @nrwl/nest : undefined
   @nrwl/next : undefined
   @nrwl/node : 13.8.4
   @nrwl/nx-cloud : undefined
   @nrwl/react : undefined
   @nrwl/react-native : undefined
   @nrwl/schematics : undefined
   @nrwl/storybook : 13.8.4
   @nrwl/tao : 13.8.4
   @nrwl/web : undefined
   @nrwl/workspace : 13.8.4
   typescript : 4.5.5
   rxjs : 7.5.4
   ---------------------------------------
   Community plugins:
         @angular/animations: 13.2.5
         @angular/cdk: 13.2.5
         @angular/common: 13.2.5
         @angular/compiler: 13.2.5
         @angular/core: 13.2.5
         @angular/forms: 13.2.5
         @angular/material: 13.2.5
         @angular/material-date-fns-adapter: 13.2.5
         @angular/platform-browser: 13.2.5
         @angular/platform-browser-dynamic: 13.2.5
         @angular/router: 13.2.5
         @taiga-ui/core: 2.36.0
         @tkppensioen/tkp-ddm-lib: 3.2.18
         apollo-angular: 2.6.0
         ngx-extended-pdf-viewer: 11.2.0
         @angular-devkit/build-angular: 13.2.5
         @angular/cli: 13.2.5
         @angular/compiler-cli: 13.2.5
         @jscutlery/semver: 2.20.0
         @storybook/angular: 6.4.19
         @testing-library/angular: 11.0.3
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