jQWidgets Forums

jQuery UI Widgets Forums Getting Started installation guide

This topic contains 1 reply, has 2 voices, and was last updated by  Peter Stoev 7 years, 3 months ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • installation guide #99141

    amitkmrchouhan
    Participant

    Hi admin,
    I done all the things provided in the documentation.
    But i don’t know where i placed the downloaded folder jqwidgets .
    I am new to react .
    So please help me.
    I setup package.json file and config file also as suggested by documentation.
    Whenever I do import JqxBarGauge from ‘jqwidgets-react/react_jqxbargauge.js’;
    Its shows me error like this.

    Failed to compile.

    Error in ./src/layouts/report_definition/step_one.js
    Module not found: ‘jqwidgets-react/react_jqxbargauge.js’ in /home/amit/identity_pp/src/layouts/report_definition

    @ ./src/layouts/report_definition/step_one.js 61:25-72

    installation guide #99167

    Peter Stoev
    Keymaster

    Hi Amit,

    I would like to suggest you to install through npm the “create-react-app” npm package. More information about it, you may see here: https://www.jqwidgets.com/reactjs-components-documentation/documentation/create-react-app/index.htm. This package contains a demo with our components that is ready to be used. From it, most of our customers get started very easily.

    Hope this helps.

    Best Regards,
    Peter Stoev

    jQWidgets Team
    https://www.jqwidgets.com/

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.