question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ERROR in Metadata version mismatch for module ../ngx-chips/ngx-chips.d.ts

See original GitHub issue

I’m submitting a … (check one with “x”)

[x] bug report => search github for a similar issue or PR before submitting
[ ] support request/question

Notice: feature requests will be ignored, submit a PR if you'd like

Current behavior

When i try to execute npm install or ng serve. i getting below error.

ERROR in Metadata version mismatch for module D:/…/node_modules/ngx-chips/ngx-chips.d.ts, found version 4, expected 3, resolving symbol AppModule in D:/…/src/app/app.module.ts, resolving symbol AppModule in D:/…/src/app/app.module.ts

ERROR in ./~/ngx-chips/esm5/ngx-chips.js Module not found: Error: Can’t resolve ‘rxjs/operators’ in ‘D:.…\node_modules\ngx-chips\esm5’ ~/ngx-chips/esm5/ngx-chips.js 4:0-66 /src/app/app.module.ts /src/main.ts ulti ./src/main.ts

Expected behavior

I have also tried with latest version of ngx-chips (1.9.2). But it also not working. It giving same error. Please kindly assist asap … trying to fix the error from last two days.

Minimal reproduction of the problem with instructions (if applicable)

What do you use to build your app?. Please specify the version

Angular version:

angular/cli: 1.0.4 angular/common: 4.1.3 angular/compiler: 4.1.3 angular/compiler-cli: 4.1.3 angular/core: 4.1.3 angular/forms: 4.1.3 angular/http: 4.1.3 angular/platform-browser: 4.1.3 angular/platform-browser-dynamic: 4.1.3 angular/platform-server: 4.1.3 angular/router: 4.1.3

ngx-chips version:

“ngx-chips”: “^1.5.3”,

Browser: [all | Chrome XX | Firefox XX | IE XX | Safari XX | Mobile Chrome XX | Android X.X Web Browser | iOS XX Safari | iOS XX UIWebView | iOS XX WKWebView ]

Chrome Edge Ie11

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:9 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
fjeglinskicommented, May 22, 2018

Which ngx-chips version does still work with Angular 4?

0reactions
cyberrspirittcommented, Oct 4, 2020

facing the same issue

Read more comments on GitHub >

github_iconTop Results From Across the Web

Issues - GitHub
Current behavior. Hi everyone! trying to implementing <tag-input></tag-input> but getting this error: ERROR in Metadata version mismatch .
Read more >
angular : ERROR in Metadata version mismatch for module
go to node_modules/angular-2-dropdown-multiselect. and open file angular-2-dropdown-multiselect.metadata.json and change version 4 to 3.
Read more >
Metadata version mismatch for module /mobile/node_modules ...
Hi I have this error when try to run a command: sudo ionic cordova run android --prod --release Error: ionic-app-script task: "build" ...
Read more >
Metadata version mismatch for module - Found vs Expected
After some investigation and validation of the error location (i.e.,) ng-block-ui model.d.ts mentioned by the Angular build system, helped me to ...
Read more >
Zen 15 metadata version mismatch error creating database in ...
This error only occurs with Zen 15, I can create the database for the same dataset in previous versions of Zen without error....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found