Problems after upgrading wijmo 5

Posted by: productinfo on 8 March 2018, 7:12 am EST

  • Posted 8 March 2018, 7:12 am EST

    Hello,

    Recently we upgrade Angular 4 to 5,

    By this upgrade we update wijmo as well.

    We are using Angular 5.2 and Wijmo CommonJS 5.20173.409

    Problems are,

    Project build with warnings,

    Circular dependency detected:

    wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.grid.filter.js → wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.grid.filter.js

    Circular dependency detected:

    wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.grid.js → wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.grid.js

    Circular dependency detected:

    wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.input.js → wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.input.js

    Circular dependency detected:

    wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.js → wijmo_downloads/NpmImages/wijmo-commonjs-min/wijmo.js

    And,

    Sometimes flex grid broken, some of cells don’t load I cant reproduce because of ‘sometimes’.

  • Posted 9 March 2018, 2:49 am EST

    Hi Özgür,

    A clean restore should fix this

    1. Delete ‘node_modules’ folder ```

      rimraf /node_modules
    2. Clean NPM cache (--force if necessary) ```
    npm cache clean
    
    1. Install all modules ```

      npm install
Need extra support?

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

Learn More

Forum Channels