Skip to content
New issue

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

Missing module when installing licensed package in project with charts #751

Closed
wnvko opened this issue Jun 1, 2020 · 0 comments
Closed

Comments

@wnvko
Copy link
Contributor

wnvko commented Jun 1, 2020

Description

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
  • Ignite UI CLI version: 5.1.0-beta.3
  • Framework: Angular
  • Project type: igx-ts

Steps to reproduce

  1. Call ig new command.
  2. Choose name, project template and theme for your application. I chose empty project and default theme.
  3. Choose add scenario and add FinTech Grid.
  4. Choose complete and run.
  5. When asked confirm you would like to upgrade to licensed feed and input your credentials.

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants