Compiling error after 2.10.8 update

Hi, after automatic update, my application don't
run in RADZEN for this error:

radzen: Generating code ...
radzen: Code generation done in 164ms.
radzen: Building Angular application cultures ...
ng-cli: Cannot find module 'node-libs-browser/mock/empty'

ng-cli: Error: Cannot find module 'node-libs-browser/mock/empty'
at Function.Module._resolveFilename (internal/modules/cjs/loader.js:602:15)
at Function.resolve (internal/modules/cjs/helpers.js:30:19)
at getPathToModule (C:\Program Files\Radzen\resources\node_modules\webpack\lib\node\NodeSourcePlugin.js:26:20)
at Object.keys.forEach (C:\Program Files\Radzen\resources\node_modules\webpack\lib\node\NodeSourcePlugin.js:81:15)
at Array.forEach ()
at Compiler.compiler.plugin (C:\Program Files\Radzen\resources\node_modules\webpack\lib\node\NodeSourcePlugin.js:75:33)
at Compiler.applyPlugins (C:\Program Files\Radzen\resources\node_modules\tapable\lib\Tapable.js:61:14)
at WebpackOptionsApply.process (C:\Program Files\Radzen\resources\node_modules\webpack\lib\WebpackOptionsApply.js:293:12)
at webpack (C:\Program Files\Radzen\resources\node_modules\webpack\lib\webpack.js:37:48)
at Class.run (C:\Program Files\Radzen\resources\node_modules@angular\cli\tasks\extract-i18n.js:33:33)
at Class.run (C:\Program Files\Radzen\resources\node_modules@angular\cli\commands\xi18n.js:60:26)
at resolve (C:\Program Files\Radzen\resources\node_modules@angular\cli\ember-cli\lib\models\command.js:261:20)
at new Promise ()
at Class.validateAndRun (C:\Program Files\Radzen\resources\node_modules@angular\cli\ember-cli\lib\models\command.js:240:12)
at Promise.resolve.then.then (C:\Program Files\Radzen\resources\node_modules@angular\cli\ember-cli\lib\cli\cli.js:140:24)

Could you check?

Thanks.

ng-cli: Exited with code: 1
radzen: undefined

Hi @pgrasseni,

This error usually indicates a broken installation (that module is missing). Reinstalling Radzen should fix that problem.