qontu / ngx-inline-editor

Native UI Inline-editor Angular (4.0+) component
https://qontu.github.io/ngx-inline-editor
MIT License
164 stars 90 forks source link

Error loading http://localhost:3000/@qontu/ngx-inline-editor #103

Open jritchhart opened 7 years ago

jritchhart commented 7 years ago

Trying to get ngx-inline-editor to work and I'm getting the error message above in the F12 screen.
My import in app.module looks like import {InlineEditorModule} from '@qontu/ngx-inline-editor'; and @NgModule({ imports: [ InlineEditorModule,

running npm version 5.0.3 and nodejs version v8.1.4

@qontu/ngx-inline-editor exists in node-modules.

Any help would be appreciated. Thanks.

tonivj5 commented 7 years ago

Hi @jritchhart, what inline-editor version are you using? And can you provide us a demo?