akveo / akveo/nebular

Cannot read property 'get' of undefined

Open
#1,649 3 comments 0 reactions 0 assignees View on GitHub
needs info
Dominant language
TypeScript
Stars
8.1k
Forks
1.5k
PR merge metrics
No merged PRs in 30d

Description

```
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?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.