lidorsystems / integralui-web-angular

IntegralUI Web - Advanced UI Components for Angular 9
https://www.lidorsystems.com/products/web/studio/
Other
10 stars 8 forks source link

Module not found: Error: Can't resolve 'integralui-web/bin/integralui.core' #3

Closed NexPlex closed 6 years ago

NexPlex commented 6 years ago

Hi,

I'm uisng angular 4 with Webpack. I can't get around this error. Module not found: Error: Can't resolve 'integralui-web/bin/integralui.core'

Code causing the error: import { IntegralUIScrollMode } from 'integralui-web/bin/integralui.core';

I've tried many different paths. Copied bin folder to assets but nothing works.

NexPlex commented 6 years ago

I resolved the issue.