Hi there.
I have the latest node and npm versions. And I can't build the project npm run build.
Webpack is crashing. My log file is empty.
Maybe you have some thoughts on this.

Thank you!
node v4.5.0
I guess you mean "latest LTS"? I just ran a Travis build with Node 4.5.0, it's proven to work.
I'm not able to find the reference just now, but IIRC, npm Exit status 2 is some internal error that has no meaningful description.
Some ideas:
npm start ?node_modules folder, npm cache clean, npm install.We should add a list of installation debugging steps to help out. Should I make a PR for this?
Yes, a troubleshooting docs page sounds like a great idea. Consider the distinction between the existing FAQ and troubleshooting.
Also consider #951
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.