You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to build a angular4 course work, however the build fails at 95% pointing to line 123 of your plugin. 95% emittingUnhandled rejection TypeError: Cannot read property 'length' of undefined at Object.size (C:\Users\Cliente\Downloads\themeforest-20161805-egret-angular-4-material-design-admin-templa te\Egret-Angular-Material-admin\Seed-project\node_modules\webpack-concat-plugin\index.js:128:39) at obj.assets.compilationAssets.map.asset (C:\Users\Cliente\Downloads\themeforest-20161805-egret-angular-4-m aterial-design-admin-template\Egret-Angular-Material-admin\Seed-project\node_modules\webpack\lib\Stats.js:258:38 )
Have you seen this? Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered:
Heya, this looks like a problem in Angular CLI. Can you open this issue there please? I can have a look in that reprository if you can provide a reproduction. It might be that we're using some option incorrectly.
Hello,
I'm trying to build a angular4 course work, however the build fails at 95% pointing to line 123 of your plugin.
95% emittingUnhandled rejection TypeError: Cannot read property 'length' of undefined at Object.size (C:\Users\Cliente\Downloads\themeforest-20161805-egret-angular-4-material-design-admin-templa te\Egret-Angular-Material-admin\Seed-project\node_modules\webpack-concat-plugin\index.js:128:39) at obj.assets.compilationAssets.map.asset (C:\Users\Cliente\Downloads\themeforest-20161805-egret-angular-4-m aterial-design-admin-template\Egret-Angular-Material-admin\Seed-project\node_modules\webpack\lib\Stats.js:258:38 )
Have you seen this? Any help would be greatly appreciated.
The text was updated successfully, but these errors were encountered: