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

Metadata version mismatch for module

Open hooh88 opened this issue 6 years ago • 2 comments

Hi,

after installing and configuring ng2, I got this error from .../node_modules/ng2-konva/ng2-konva.d.ts, found version 4, expected 3, resolving symbol SharedModuleModule in .../src/app/shared-module/shared-module.module.ts, resolving symbol SharedModuleModule in .../src/app/shared-module/shared-module.module.ts

Angular version = 4.4.6 Could you help me?

hooh88 avatar Jul 25 '18 04:07 hooh88

Did you try to install ng-konva 2.0.6, because the last version for Angular 6 and above

rafaesc avatar Jul 25 '18 16:07 rafaesc

Using ng-konva 2.0.6 over ng-6.0.0 solved the issue for me

mabwehz avatar Sep 27 '18 06:09 mabwehz