Closed maximegheraille closed 5 years ago
I'm going to close this because I already answered on our support forum: https://mdbootstrap.com/support/angular/error-in-illegal-state-referring-to-a-type-without-a-variable/
If anyone have the same problem, please try to downgrade your angular/cli and angular-devkit/build-angular packages versions to:
"@angular-devkit/build-angular": "~0.802.0",
"@angular/cli": "~8.2.2"
Expected behavior
production build working without errors
Actual behavior
ERROR in Illegal State: referring to a type without a variable
Your working environment and MDB version information
Technology: Angular MDB Version: 8.5.0
Resources (screenshots, code snippets etc.)
his is the errorThis is the file where the erros comes from package.json angular.json.