Open crystalYY opened 4 years ago
@crystalYY Any resolution or workarounds?
@crystalYY Any resolution or workarounds?
not yet
So is there any plan at least? this project is not updated over two years. many issues and many pending pull-request. I can fix this but why should I wait for this fix to get applied? Since this is breaking my whole pipe line. I prefer to use other alternatives. lets never fix this.
version: "dependencies": { "@angular/animations": "^9.0.2", "@angular/cdk": "^9.1.0", "@angular/common": "^9.0.2", "@angular/compiler": "^9.0.2", "@angular/core": "^9.0.2", "@angular/flex-layout": "^9.0.0-beta.29", "@angular/forms": "^9.0.2", "@angular/localize": "^9.0.3", "@angular/platform-browser": "^9.0.2", "@angular/platform-browser-dynamic": "^9.0.2", "@angular/router": "^9.0.2", "@ng-bootstrap/ng-bootstrap": "^6.0.0", "angularx-qrcode": "^2.1.0", "core-js": "^3.6.4", "ng2-datepicker": "^3.1.1", "pdfjs-dist": "^2.0.489", "punycode": "^2.1.1", "rxjs": "^6.5.4", "tslib": "^1.11.0", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-devkit/build-angular": "~0.900.3", "@angular/cli": "^9.0.3", "@angular/compiler-cli": "^9.0.2", "@angular/language-service": "^9.0.2", "@angular/service-worker": "^9.0.2", "@types/jasmine": "~3.5.7", "@types/jasminewd2": "~2.0.8", "@types/node": "^13.7.6", "@types/pdfjs-dist": "^2.1.3", "codelyzer": "^5.2.1", "jasmine-core": "~3.5.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~4.4.1", "karma-chrome-launcher": "~3.1.0", "karma-coverage-istanbul-reporter": "^2.1.1", "karma-jasmine": "~3.1.1", "karma-jasmine-html-reporter": "^1.5.2", "pdfjs-dist": "^2.0.489", "protractor": "~5.4.3", "replace-in-file": "^5.0.2", "ts-node": "~8.6.2", "tslint": "^5.20.1", "typescript": "~3.6.2" } error: when compile ,I got this error