Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
815
Adding compents to an existing application with only a Trial License
posted

We are attempting to add the Ingite UI for Angular to an existing application as a proof of concept to swap out the UI.  The Samples installed and functioned with no issue but when we attempted to run the command shown below we encountered the message about providing Infragistics Account Credentials.  Is it possible add these tools to an existing application with only a trial license?

PM> ig add hierarchical-grid InventoryGrid

√ View 'InventoryGrid' added.

The project you've created requires the full version of Ignite UI from Infragistics private feed.

We are initiating the login process for you. This will be required only once per environment.

Adding a registry user account for https://packages.infragistics.com/npm/js-licensed/

Use you Infragistics account credentials. "@" is not supported,use "!!", so "username@infragistics.com" should be entered as "username!!infragistics.com"

Parents
  • 1100
    Offline posted

    Hello Eric,
    Thank you for contacting the Infragistics support!

    From what you describe, it looks like you are using an Ignite UI for JavaScript project and not Ignite UI for Angular. Such message would be displayed if you are trying to add an Ignite UI for JavaScript grid controls as they are no included in the OSS version of the product.

    May you please let me know what version of the Ignite UI CLI you are using? Also, may you confirm that the type of your project is Ignite UI for Angular (--type=igx-ts)?

    I am looking forward to your response!

    Regards,
    Alexander Marinov

Reply Children