xzegga / angular-knob

ng-knob for Angular and TypeScript with D3v4
MIT License
14 stars 12 forks source link

Angular 7 failing to compile #15

Open rohanrichards opened 5 years ago

rohanrichards commented 5 years ago

Just used npm install and imported the module, now when building I get the following error:

ERROR in ./node_modules/@xmlking/ngx-knob/fesm5/xmlking-ngx-knob.js
Module not found: Error: Can't resolve 'd3-selection-multi' in 'D:\Documents\GitHub\better-goals\node_modules\@xmlking\ngx-knob\fesm5'
ERROR in ./node_modules/@xmlking/ngx-knob/fesm5/xmlking-ngx-knob.js
Module not found: Error: Can't resolve 'lodash-es/merge' in 'D:\Documents\GitHub\better-goals\node_modules\@xmlking\ngx-knob\fesm5'
i 「wdm」: Failed to compile.
thopah commented 4 years ago

got the same issue running on angular 8

ait-sv commented 4 years ago

I will check, but currently, I have not made any change to use Angular 8 on this project.