我已经在Github上报告了这个问题,但是在这里问也不会受到伤害
错误描述:
我添加了 ng-bootstrap 并开始收到此错误。
VM325:9 Uncaught TypeError: Cannot read property 'Observable' of undefined(…)webpackUniversalModuleDefinition @ VM325:9(anonymous function) @ VM325:10module.exports @ scripts.bundle.js:28476 @ scripts.bundle.js:6__webpack_require__ @ inline.bundle.js:53826 @ scripts.bundle.js:37__webpack_require__ @ inline.bundle.js:53webpackJsonpCallback @ inline.bundle.js:24(anonymous function) @ scripts.bundle.js:1 main.bundle.js:420
链接到重现问题的最低限度工作的 plunker:
请参阅我的 GitHub 分支。
这个提交没有这个错误 4a049710ba900f5aef8d11141491607e45e49cc2。这个提交fcf8260c8b560f665fc4a34b49dd47f1700c3945 '引入引导程序 - 如果没有可观察到的未定义错误就无法包含 js' 引入了错误。
Angular、ng-bootstrap 和 Bootstrap 的版本:
Angular 2.2 - CLI
ng-bootstrap:“@ng-bootstrap/ng-bootstrap”:“^1.0.0-alpha.14”,