Is Retrieve Wijmo version from NPM package?

Posted by: ramu on 1 August 2019, 3:49 am EST

    • Post Options:
    • Link

    Posted 1 August 2019, 3:49 am EST

    Hi,

    I have used Wijmo 5.20171.282 version in my angular application. We have an license from grapecity.

    I just found wijmo package from NPM. Shall we use this?

    How about manage license for new/upcoming versions?

    Currently we used like,

    In Package.json

    “dependencies”: {





    “wijmo”: “./Wijmo_5.2/NpmImages/wijmo-amd-min”,





    }

    In NPM:

    npm i wijmo@5.20181.462 --save

    So I will use => “wijmo”: “^5.20181.462” in package.json file.

    Is any problem for download and use wijmo controls?

    Thanks,

    Ramu

  • Posted 2 August 2019, 2:29 am EST

    Hi Ramu,

    Yes, you can use the npm package for wijmo in your application. But the npm package contains wijmo version starting from 18v1 only. To use npm packages, you just need to upgrade the version of wijmo in package.json file.

    In npm packages, the license key is set using the setLicenseKey method. But, you will need to upgrade your license in order to use the npm package because your current license does not support the npm package.

    If you wish to read more about licensing, please refer to the blog post below:

    https://www.grapecity.com/blogs/how-to-deploy-a-wijmo-app-with-new-licensing

    You can also contact the sales team at us.sales@grapecity.com if you have any query regarding licensing.

    Regards,

    Ashwin

  • Posted 2 August 2019, 8:53 am EST

    Thanks Ashwin.

Need extra support?

Upgrade your support plan and get personal unlimited phone support with our customer engagement team

Learn More

Forum Channels