- Home
- Forum
- Angular - EJ 2
- Cannot find name 'GLbyte'.
Cannot find name 'GLbyte'.
Hello,
After update syncfusion Chart Component to latest version this error shows up:
ERROR in node_modules/@syncfusion/ej2-charts/node_modules/@syncfusion/ej2-pdf-export/src/interfaces/i-pdf-writer.d.ts(28,55): error TS2304: Cannot find
name 'GLbyte'.
Package.json Dependencies:
"dependencies"
: {
"@angular-devkit/architect"
:
"^0.7.5"
,
"@angular-devkit/architect-cli"
:
"^0.7.5"
,
"@angular-devkit/build-ng-packagr"
:
"^0.7.5"
,
"@angular-devkit/build-optimizer"
:
"^0.7.5"
,
"@angular-devkit/build-webpack"
:
"^0.7.5"
,
"@angular-devkit/core"
:
"^0.7.5"
,
"@angular-devkit/schematics"
:
"^0.7.5"
,
"@angular/animations"
:
"^7.2.0"
,
"@angular/cdk"
:
"^7.2.1"
,
"@angular/cli"
:
"^7.2.0"
,
"@angular/common"
:
"^7.2.0"
,
"@angular/compiler"
:
"^7.2.0"
,
"@angular/core"
:
"^7.2.0"
,
"@angular/forms"
:
"^7.2.0"
,
"@angular/http"
:
"^7.2.0"
,
"@angular/material"
:
"^7.2.1"
,
"@angular/platform-browser"
:
"^7.2.0"
,
"@angular/platform-browser-dynamic"
:
"^7.2.0"
,
"@angular/pwa"
:
"^0.6.8"
,
"@angular/router"
:
"^7.2.0"
,
"@angular/service-worker"
:
"^7.2.0"
,
"@schematics/angular"
:
"^0.7.5"
,
"@schematics/package-update"
:
"^0.7.5"
,
"@schematics/schematics"
:
"^0.7.5"
,
"@schematics/update"
:
"^0.7.5"
,
"@syncfusion/ej2-ng-charts"
:
"^16.2.50"
,
"@syncfusion/ej2-ng-schedule"
:
"^16.2.50"
,
"@types/faker"
:
"^4.1.4"
,
"bootstrap"
:
"^4.2.1"
,
"core-js"
:
"^2.6.1"
,
"crypto-js"
:
"^3.1.9-1"
,
"faker"
:
"^4.1.0"
,
"moment"
:
"^2.23.0"
,
"ngx-device-detector"
:
"^1.3.5"
,
"oauth-1.0a"
:
"^2.2.5"
,
"rxjs"
:
"^6.3.3"
,
"zone.js"
:
"^0.8.26"
},
"devDependencies"
: {
"@angular-devkit/build-angular"
:
"^0.6.8"
,
"@angular/compiler-cli"
:
"^7.2.0"
,
"@angular/language-service"
:
"^7.2.0"
,
"@types/crypto-js"
:
"^3.1.43"
,
"@types/ej.web.all"
:
"^16.4.1"
,
"@types/jasmine"
:
"^2.8.14"
,
"@types/jasminewd2"
:
"^2.0.6"
,
"@types/jquery"
:
"^3.3.29"
,
"@types/node"
:
"~8.9.4"
,
"codelyzer"
:
"~4.2.1"
,
"jasmine-core"
:
"~2.99.1"
,
"jasmine-spec-reporter"
:
"~4.2.1"
,
"karma"
:
"~1.7.1"
,
"karma-chrome-launcher"
:
"~2.2.0"
,
"karma-coverage-istanbul-reporter"
:
"^1.4.3"
,
"karma-jasmine"
:
"~1.1.1"
,
"karma-jasmine-html-reporter"
:
"^0.2.2"
,
"protractor"
:
"^5.4.2"
,
"ts-node"
:
"~5.0.1"
,
"tslint"
:
"~5.9.1"
,
"typescript"
:
"~3.2.2"
}
SIGN IN To post a reply.
1 Reply
DD
Dharanidharan Dharmasivam
Syncfusion Team
January 10, 2019 10:06 AM UTC
Hi Adnan,
Greetings from Syncfusion.
We have analyzed the reported scenario. The reported scenario is due to pdf componnet and this issue has been fixed already. And from the provided code, we found that you are using ej2-ng-charts. We would like to let you know that, we have deprecated ej2-ng-charts package to ej2-angular-charts in latest versions. Henceforth you can use ej2-angular-charts. And chart component’s current version is 16.4.45, you can download our latest version from below link.
Npm Packages: https://www.npmjs.com/~syncfusionorg
Once you upgrade to our current version, the issue will get resolved.
Thanks,
Dharani.
SIGN IN To post a reply.
- 1 Reply
- 2 Participants
-
AE Adnan Ebrahimi
- Jan 9, 2019 11:07 AM UTC
- Jan 10, 2019 10:06 AM UTC