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
30
Error trying to get the excel module setup
posted
Hello All,
npm i @infragistics/igniteui-angular-excel
npm ERR! code E404
npm ERR! 404
npm ERR! 404 '@infragistics/igniteui-angular-excel@latest' is not in the npm registry.
npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
Is there something simple I am missing?
  • 720
    Offline posted

    Hello Ken,

    Thank you for contacting Infragistics Community!

    I believe you will find the Dependencies section of the Spreadsheet topic in our documentation very helpful. As stated there in order to install the igniteui-angular-excel package the following command has to be executed:

    npm install --save igniteui-angular-excel

    Here you can find all available versions of this package.

    Please let me know if you have any further questions!

    Best Regards,
    Martin Evtimov
    Associate Software Developer
    Infragistics, Inc.