ng2-codemirror icon indicating copy to clipboard operation
ng2-codemirror copied to clipboard

Not compatible with Angular 8

Open rdandnayak opened this issue 6 years ago • 0 comments

After i try to run ng update @angular/cli @angular/core I face problem below

packageGroup metadata of package @angular/cli is malformed. Ignoring. packageGroup metadata of package @angular/cli is malformed. packageGroup metadata of package @angular/cli is malformed. Ignoring. packageGroup metadata of package @angular/cli is malformed. Ignoring. packageGroup metadata of package @angular/cli is malformed. packageGroup metadata of package @angular/cli is malformed. Ignoring. packageGroup metadata of package @angular/cli is malformed. Ignoring. Package "ng2-codemirror" has an incompatible peer dependency to "@angular/forms" (requires "^2.1.0 || ^4.0.0" (extended), would install "8.2.10"). Package "ng2-codemirror" has an incompatible peer dependency to "@angular/core" (requires "^2.1.0 || ^4.0.0" (extended), would install "8.2.10"). Package "ng2-codemirror" has an incompatible peer dependency to "@angular/common" (requires "^2.1.0 || ^4.0.0" (extended), would install "8.2.10"). Incompatible peer dependencies found. See above.

rdandnayak avatar Oct 14 '19 06:10 rdandnayak