fulls1z3 / ngx-meta

Dynamic page title & meta tags utility for Angular (w/server-side rendering)
MIT License
333 stars 47 forks source link

after ng update 12 #218

Open yangjunfocus opened 2 years ago

yangjunfocus commented 2 years ago

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

rahadur commented 2 years ago

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

surfapps commented 10 months ago

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