akveo / akveo/nebular

Cannot read property 'get' of undefined

未关闭
#1,649 3 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
needs info
主要语言
TypeScript
星标
8.1k
派生
1.5k
PR 合并指标
30 天内没有已合并 PR

描述

```
Node: 10.16.0
OS: win32 x64
```
```
"dependencies": {
"@angular/animations": "^7.2.11",
"@angular/cdk": "^7.3.6",
"@angular/common": "^7.2.11",
"@angular/compiler": "^7.2.11",
"@angular/core": "^7.2.11",
"@angular/forms": "^7.2.11",
"@angular/http": "^7.2.11",
"@angular/platform-browser": "^7.2.11",
"@angular/platform-browser-dynamic": "^7.2.11",
"@angular/router": "^7.2.11",
"@nebular/bootstrap": "3.4.2",
"@nebular/security": "3.4.2",
"@nebular/theme": "3.4.2",
```
`npm run build -- --prod --aot ` run with no error and create dist folder but when i deploy it on server not worked and in console show:

> ERROR TypeError: Cannot read property 'get' of undefined

![Untitled](https://user-images.githubusercontent.com/27856884/60294572-88611d80-98d6-11e9-94a5-557d94c3575a.png)

is this a bug , or i did something wrong?

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。