Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
PetroJames opened this issue Apr 5, 2018 · 3 comments
Open

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

PetroJames opened this issue Apr 5, 2018 · 3 comments

Comments

@PetroJames
Copy link

PetroJames commented Apr 5, 2018

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
Copy link

jun0jang commented Apr 8, 2018

i have a same issue

npm 5.6.0
Mac OSX 10.13.3

@leopoldjoy
Copy link
Owner

leopoldjoy commented Apr 16, 2018

@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
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants
@VuTheToan @leopoldjoy @jun0jang @PetroJames and others