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.
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
Most helpful comment
We just can't win, @MarkPieszak.