Aspnetcore-angular-universal: npm webpack hangs due to dashboard plugin

Created on 8 Feb 2017  路  4Comments  路  Source: TrilonIO/aspnetcore-angular-universal

I just pulled commit a814958 and when I run npm install it hangs while running the post install webpack --progress command. Removing the recent addition of the Dashboard plugin in the webpack.config fixes the problem. I tried this on two different computers and both hang.

Build system bug

Most helpful comment

We just can't win, @MarkPieszak.

All 4 comments

We just can't win, @MarkPieszak.

I think it is not an issue.

What do u think @MarkPieszak ?

Crap, you're totally right... Might be why it was removed initially I need to fix it by passing some flags so that the plugin only gets initialized when running the dashboard npm script.

So it's fixed for hanging the npm i but there's still an underlying issue with dashboard :(

I'll re-open that issue so we can figure out the fix for it.

https://github.com/FormidableLabs/webpack-dashboard/issues/96

Was this page helpful?
0 / 5 - 0 ratings