We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I am installing the licensed package and adding template with charts. After installation is over an error is shown:
ERROR in The target entry-point "igniteui-angular-charts" has missing dependencies: - igniteui-angular-core
ig new
empty project
default
FinTech Grid
Above mentioned error shows in the console after installation competes and the project does not start.
All necessary packages should be installed correctly and project should run with no errors.
The text was updated successfully, but these errors were encountered:
fix(package-manager): manually update pckgJSON instead of letting npm…
6fa4c0c
… do it, #751 Co-authored-by: Damyan Petev <damyan.petev@gmail.com>
Lipata
ViktorSlavov
No branches or pull requests
Description
I am installing the licensed package and adding template with charts. After installation is over an error is shown:
Steps to reproduce
ig new
command.empty project
anddefault
theme.FinTech Grid
.Result
Above mentioned error shows in the console after installation competes and the project does not start.
Expected result
All necessary packages should be installed correctly and project should run with no errors.
The text was updated successfully, but these errors were encountered: