KyleAMathews / coffee-react-quickstart

Quickstart for building React single page apps using Coffeescript, Gulp, Webpack, and React-Router
http://kyleamathews.github.io/coffee-react-quickstart
MIT License
254 stars 41 forks source link

There is a problem with npm install when using node 4.x #30

Open umeboshi2 opened 8 years ago

umeboshi2 commented 8 years ago

The bug is in contextify, and I worked around the problem with the help of this comment:

https://github.com/brianmcd/contextify/issues/180#issuecomment-142148860

I opened this in case anybody else comes across this problem.

When this bug is fixed and a new release made, this issue should be closed.

KyleAMathews commented 8 years ago

👍🏻 On Thu, Oct 15, 2015 at 10:37 AM Joseph Rawson notifications@github.com wrote:

The bug is in contextify, and I worked around the problem with the help of this comment:

brianmcd/contextify#180 (comment) https://github.com/brianmcd/contextify/issues/180#issuecomment-142148860

I opened this in case anybody else comes across this problem.

When this bug https://github.com/brianmcd/contextify/issues/180 is fixed and a new release made, this issue should be closed.

— Reply to this email directly or view it on GitHub https://github.com/KyleAMathews/coffee-react-quickstart/issues/30.