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.
Just used npm install and imported the module, now when building I get the following error: