leopoldjoy / react-ethereum-dapp-example

A starter boilerplate for an Ethereum dapp using web3.js v1.0, truffle, react, and parity
MIT License
467 stars 110 forks source link

failed at react-redux-universal-hot-example with npm install #2

Open PetroJames opened 6 years ago

PetroJames commented 6 years ago

The result of simply doing npm install

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! react-redux-universal-hot-example@0.1.0 postinstall: concurrently "npm run build" "npm run build-dlls" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the react-redux-universal-hot-example@0.1.0 postinstall script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in: npm ERR! /Users/digid/.npm/_logs/2018-04-05T17_15_49_861Z-debug.log

Version info

npm 5.6.0 Mac OSX High Sierra 10.13.3 17.4.0 Darwin Kernel Version 17.4.0: Tue Dec 19 10:52:05 PST 2017; root:xnu-4570.47.16~1/RELEASE_X86_64 x86_64

jun0jang commented 6 years ago

i have a same issue

npm 5.6.0 Mac OSX 10.13.3

leopoldjoy commented 6 years ago

@PetroJames @jun0jang Sorry, I've been really busy with work and didn't get a chance to reply.

The master branch of this project is built on top of react-redux-universal-hot-example which doesn't seem to be regularly maintained anymore and is out of date. I haven't worked on this project for a little while as I haven't had time, but my aim is to move the app entirely over to create-react-app. There is a working alpha version of the app built on top of create-react-app on the 1.0 branch here. I would suggest checking out the 1.0 branch and using that.

I haven't got a chance to update the README.md for the 1.0 branch, but the dev environment instructions should be the same except you'll need to run npm run start in the third step instead.

VuTheToan commented 5 years ago

@leopoldjoy we need buid dapp for our product. Could you pls help me this project. Contact me for details. Find me on skype: toanvt1410 Thanks.