react-ethereum-dapp-example icon indicating copy to clipboard operation
react-ethereum-dapp-example copied to clipboard

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

Open PetroJames opened this issue 6 years ago • 3 comments

The result of simply doing npm install

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] postinstall: concurrently "npm run build" "npm run build-dlls" npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] 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

PetroJames avatar Apr 05 '18 17:04 PetroJames

i have a same issue

npm 5.6.0 Mac OSX 10.13.3

jun0jang avatar Apr 08 '18 07:04 jun0jang

@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.

leopoldjoy avatar Apr 16 '18 22:04 leopoldjoy

@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.

VuTheToan avatar Jan 12 '19 16:01 VuTheToan