Cannot read property 'get' of undefined
- 主要语言
- 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

is this a bug , or i did something wrong?
贡献指南
评估
这个 Issue 还没有评估数据。