ERROR in Metadata version mismatch for module /node_modules/angular2-cool-storage/index.d.ts, found version 4, expected 3,
问题 I am getting below error on running ng build command. removed node_modules folder and npm installe giving below warning npm WARN angular2-cool-storage@3.1.2 requires a peer of @angular/core@5.0.0 but none was installed. npm WARN angular2-cool-storage@3.1.2 requires a peer of @angular/common@^5.0.0 but none was installed. And for ng build below id deetail error: ERROR in Metadata version mismatch for module /node_modules/angular2-cool-storage/index.d.ts, found version 4, expected 3, resolving