Getting started Angular2 RC5 with ng-bootstrap 404 Error

不打扰是莪最后的温柔 提交于 2019-12-04 17:58:16

Found a solution. Problem indeed lies in systemjs.config.js. Followed instructions and now the issue is fixed. Thanks

How can I add bootstrap to Angular2 via system.js

It seems you have not added the path of @ng-bootstrap in the systemjs configuration,

Add path for @ng-bootstrap in systemjs.config.js

Hope this helps!!

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!