fulls1z3/ngx-meta

after ng update 12

yangjunfocus opened this issue · 2 comments

I'm submitting a ... (check one with "x")

[ ] Regression (a behavior that used to work and stopped working in a new release)
[ ] Bug report  <!-- Please check the repository for a similar issue or PR before submitting -->
[x] Support request => <!-- Please check the repository for a similar issue or PR before submitting -->
[ ] Feature request
[ ] Documentation issue or request

Current behavior

when I update ng after, show info following:

Error: node_modules/@ngx-meta/core/meta.service.d.ts:21:21 - error TS2694: Namespace '"F:/DEMO/node_modules/@angular/core/core"' has no exported member 'ɵɵFactoryDef'.

Expected/desired behavior

Minimal reproduction of the problem with instructions

What is the motivation / use case for changing the behavior?

Environment

  • Angular version: X.Y.Z
  • Browser:
  • Chrome (desktop) version XX
  • Chrome (Android) version XX
  • Chrome (iOS) version XX
  • Firefox version XX
  • Safari (desktop) version XX
  • Safari (iOS) version XX
  • IE version XX
  • Edge version XX
  • For Tooling issues:
  • Node version: XX <!-- run node --version -->
  • Platform:
  • Others:

@yangjunfocus I am facing similar issue, did you find any solution?