shlomiassaf / ngx-modialog

Modal / Dialog for Angular
http://shlomiassaf.github.io/ngx-modialog
MIT License
686 stars 241 forks source link

403 error when loads ngx-modialog/plugins/bootstrap #404

Closed wgsl2005 closed 6 years ago

wgsl2005 commented 6 years ago

I followed the demo (http://plnkr.co/edit/2ppVYl517GI1Byv8vVbG?p=preview) and set it up for my application and I got the following 403 error in Chrome when it tries to load node_modules/ngx-modialog/plugins/bootstrap.

image

Typescript: 2.4.0 - i have to use this specific version since some compatibility issue i have encountered before. Angular version: 4.0.3 ngx-modialog version: 4.x.x

wgsl2005 commented 6 years ago

stupid me! turned out i referred to the wrong path.