react-toolbox / react-toolbox-example

Example using react-toolbox
143 stars 97 forks source link

Cannot start #15

Closed amihaylov closed 8 years ago

amihaylov commented 8 years ago

Hi guys, I found react toolbox quite interesting so I decided to give it a try. Unfortunately I'm unable to start it. Tried node version 4.2.3 and 5.3.0 but both are stuck on npm start (npm run build is fine, deploy gives error). I'm attaching the log so you can have a look at it. npm-debug.txt

amihaylov commented 8 years ago

Hmm after reinstalling node 5.3.0 and rerunning npm install and build all is running ok.

javivelasco commented 8 years ago

Great, thanks for the update!