we have upgraded our project angular version from 6 to 9.Everthing Works fine,but on Igx grid trail version imaging is coming,how can we delete this.
below are the Ignite versions we are using
"ignite-ui": "^18.2.67", "igniteui-angular": "^9.1.28", "igniteui-angular-charts": "^9.1.2", "igniteui-angular-core": "^9.1.2", "igniteui-angular-wrappers": "^9.1.1"
ok thank you, I have provided license key in private case, please check asap
Hello,
I have created a private case for you with an ID of CAS-211513-D9L5T6 that you can review after logging in on our web site. Please provide me your license key in this private case and I will track what is causing the missing packages.
Looking forward to hearing from you.
can you please provide a quick solution for this,we are waiting to give prod build
Hi
I can able to install ignite-ui-full with licensed key regiistered account.
still have this issue.
ERROR in ./node_modules/@infragistics/igniteui-angular/igniteui-angular.ngfactory.jsModule not found: Error: Can't resolve 'igniteui-angular'
This is the package.json file
{ "name": "Acmetek.Web", "version": "0.0.0", "license": "MIT", "scripts": { "ng": "ng", "start": "ng serve", "build": "node --max_old_space_size=8192 node_modules/@angular/cli/bin/ng build", "build:ssr": "npm run build -- --app=ssr --output-hashing=media", "test": "ng test", "lint": "ng lint", "e2e": "ng e2e", "node": "--max_old_space_size=8192 node_modules/@angular/cli/bin/ng build client --prod" }, "private": true, "dependencies": { "@angular/animations": "9.1.13", "@angular/cdk": "^9.2.4", "@angular/common": "9.1.13", "@angular/compiler": "9.1.13", "@angular/core": "9.1.13", "@angular/forms": "9.1.13", "@angular/localize": "^9.1.13", "@angular/material": "^9.2.4", "@angular/platform-browser": "9.1.13", "@angular/platform-browser-dynamic": "9.1.13", "@angular/platform-server": "9.1.13", "@angular/router": "9.1.13", "@auth0/angular-jwt": "^2.0.0", "@azure/msal-angular": "^1.1.2", "@azure/msal-browser": "^2.11.2", "@fortawesome/angular-fontawesome": "^0.6.1", "@fortawesome/fontawesome-svg-core": "^1.2.28", "@fortawesome/free-solid-svg-icons": "^5.13.0", "@infragistics/ignite-ui-full": "^18.2.116", "@infragistics/igniteui-angular": "^9.1.28", "@ng-bootstrap/ng-bootstrap": "6.2.0", "@ng-idle/core": "^6.0.0-beta.3", "@ng-idle/keepalive": "^6.0.0-beta.3", "@nguniversal/aspnetcore-engine": "^9.1.1", "@nguniversal/module-map-ngfactory-loader": "^6.0.0", "@syncfusion/ej2-base": "17.1.38", "@types/hammerjs": "^2.0.35", "@types/moment": "^2.13.0", "@types/moment-timezone": "0.5.7", "angular-archwizard": "^3.0.0", "angular-user-idle": "^2.0.0", "angular2-cookie": "^1.2.6", "aspnet-prerendering": "^3.0.1", "bootstrap": "^3.4.1", "ckeditor4-angular": "^1.0.0-beta.2", "classlist.js": "^1.1.20150312", "clipboard": "^2.0.4", "core-js": "^2.4.1", "file-saver": "^2.0.1", "font-awesome": "^4.7.0", "hammerjs": "^2.0.8", "html2canvas": "^1.0.0-rc.1", "igniteui-angular-charts": "^9.1.2", "igniteui-angular-core": "^9.1.2", "igniteui-angular-wrappers": "^9.1.1", "install": "^0.12.1", "jquery": "^3.3.1", "jspdf": "^1.5.3", "jszip": "^3.1.5", "moment": "^2.18.1", "moment-timezone": "0.5.7", "msal": "^1.4.4", "ng": "0.0.0", "ng-http-loader": "^3.0.0", "ng-multiselect-dropdown": "^0.2.3", "ng2-datepicker": "^3.1.1", "ng5-slider": "^1.2.4", "ngx-clipboard": "^11.1.9", "ngx-loading-spinner": "^0.1.0", "ngx-slimscroll": "^11.0.0", "ngx-ui-switch": "^8.0.1", "node-sass": "^4.11.0", "npm": "^6.10.3", "npm-git-install": "^0.3.0", "rollup-plugin-replace": "^2.0.0", "rxjs": "6.6.6", "rxjs-compat": "6.2.2", "serve": "^10.1.1", "sp-pnp-js": "^3.0.10", "tslib": "^1.10.0", "web-animations-js": "^2.3.2", "whatwg-fetch": "^3.0.0", "zone.js": "~0.10.2" }, "devDependencies": { "@angular-devkit/build-angular": "~0.901.14", "@angular-devkit/build-optimizer": "0.6.7", "@angular/cli": "9.1.14", "@angular/compiler-cli": "9.1.13", "@angular/language-service": "9.1.13", "@types/jasmine": "~2.8.3", "@types/jasminewd2": "~2.0.2", "@types/node": "^12.11.1", "codelyzer": "^5.1.2", "cross-env": "^5.0.5", "increase-memory-limit": "^1.0.3", "jasmine-core": "~2.8.0", "jasmine-spec-reporter": "~4.2.1", "karma": "~2.0.0", "karma-chrome-launcher": "~2.2.0", "karma-coverage-istanbul-reporter": "^1.2.1", "karma-jasmine": "~1.1.0", "karma-jasmine-html-reporter": "^0.2.2", "protractor": "~5.1.2", "ts-node": "~4.1.0", "tslint": "~5.9.1", "typescript": "^3.8.3" }, "optionalDependencies": { "node-sass": "^4.9.0" }}
In order to use the packages in your application you need to have a valid license key for Ignite UI for Angular. This key should be registered in your account on our web site and once this is done the package will appear in packages.infragistics and respectively you will be able to use it in your application.
Please let me know if you need any further assistance.