bergben / ng2-ck-editable

Angular 2 directive to make any div editable using a CKEditor. The main idea is to make key-value pairs editable.
MIT License
1 stars 0 forks source link

Metadata version mismatch for module #1

Open SanketMunj90 opened 6 years ago

SanketMunj90 commented 6 years ago

i have install @0.1.12 ERROR in Error: Metadata version mismatch for module C:/sanket/POC/node_modules/ng2-ckeditor/lib/ng2-ckeditor.d.ts, found version 4, expected 3, resolving symbol Ng2CKEditableModule in C:/sanket/POC/node_modules/ng2-ck-editable/dist/src/ng2-ck-editable.module.d.ts

bergben commented 6 years ago

Hey, what version of Angular are you using?