wnabil / ngx-export-as

Angular 2+ / Ionic 2+ HTML/table element to export it as JSON, XML, PNG, CSV, TXT, MS-Word, Ms-Excel, PDF
MIT License
68 stars 40 forks source link

Could not resolve dependency: peer @angular/common@"^10.1.3" from ngx-export-as@1.5.0 node_modules/ngx-export-as ngx-export-as@"*" from the root project #91

Closed fromage9747 closed 3 years ago

fromage9747 commented 3 years ago

Cannot install ngx-export-as. I receive the following error:

image

Angular CLI: 11.2.6 Node: 15.12.0 OS: darwin x64

Angular: 11.2.7 ... animations, common, compiler, compiler-cli, core, forms ... language-service, platform-browser, platform-browser-dynamic ... router, service-worker Ivy Workspace: Yes

Package Version

@angular-devkit/architect 0.1102.6 @angular-devkit/build-angular 0.1002.0 @angular-devkit/build-optimizer 0.1100.2 @angular-devkit/core 10.0.8 @angular-devkit/schematics 10.0.8 @angular/cli 11.2.6 @schematics/angular 10.0.8 @schematics/update 0.1102.6 rxjs 6.5.5 typescript 4.1.5

rafaelblink commented 3 years ago

If you pass the --force will install, just installed here and it's working perfectly, with some warns on installation but working fine.

wnabil commented 3 years ago

updated use 1.12.0+