Build failed due to 'Metadata version mismatch' in 11.0.0
See original GitHub issueAoT 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:
- Created 6 years ago
- Reactions:3
- Comments:21 (5 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Same error here. but fixed with “@swimlane/ngx-datatable”: “10.4.0”
I removed “^” before 10.4.0
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