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.

Build failed due to 'Metadata version mismatch' in 11.0.0

See original GitHub issue

AoT build failed Error: Metadata version mismatch for module ~/node_modules/@swimlane/ngx-datatable/release/datatable.module.d.ts, found version 4, expected 3

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

[x ] bug report => search github for a similar issue or PR before submitting
[ ] feature request
[ ] support request => Please do not submit support request here, post on Stackoverflow or Gitter

Current behavior

Error: Metadata version mismatch for module ~/node_modules/@swimlane/ngx-datatable/release/datatable.module.d.ts, found version 4, expected 3

after upgrade 11.0.0 Expected behavior

Reproduction of the problem

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

npm build to AoT Please tell us about your environment:

macOS 12.13.1 npm

  • Table version: 0.8.x
  • Angular version: 2.0.x

4.6.6

  • 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 ]

all

  • Language: [all | TypeScript X.X | ES6/7 | ES5] ES6

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:3
  • Comments:21 (5 by maintainers)

github_iconTop GitHub Comments

9reactions
knehezcommented, Nov 8, 2017

Same error here. but fixed with “@swimlane/ngx-datatable”: “10.4.0”
I removed “^” before 10.4.0

8reactions
pr0menadecommented, Nov 6, 2017

The same issue: ERROR in Metadata version mismatch for module …/node_modules/@swimlane/ngx-datatable/release/index.d.ts, found version 4, expected 3, version: 10.0.5 Angular: 4.3.5 cli: 1.3.0 node: v7.7.3 npm: 4.1.2

Read more comments on GitHub >

github_iconTop Results From Across the Web

ERROR in Metadata version mismatch for module ...
Use repair-mismatch utility for change version on metadata files. In an Angular 4 project install repair-mismatch module as develop dependency.
Read more >
Cordova Build Error: Metadata Version Mismatch - Ionic Forum
Hello guys, everytime I run ionic cordova build android --release --prod, I get the following error: Error: Metadata version mismatch for ...
Read more >
Troubleshooting the mobile apps generation
Build fails due to the plugin version incompatibility. If there's a mismatch between the version of any of the plugins in the app...
Read more >
Troubleshooting common AWS CDK issues
This topic describes how to troubleshoot the following issues with the AWS CDK. After updating the AWS CDK, the AWS CDK Toolkit (CLI)...
Read more >
11.0.x Release Notes Vertica Software Version
New in Vertica 11.0.0; Deprecated and Removed in 11.0.0 ... the LDAP Link service could fail to create users due circular assignment after ......
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