scotch-io / react-tweets

Code repository for the tutorial by @kenwheeler: Build A Real-Time Twitter Stream with Node and React.js
http://scotch.io/tutorials/javascript/build-a-real-time-twitter-stream-with-node-and-react-js
697 stars 342 forks source link

Bumped Watchify Version #11

Closed reactivepixel closed 9 years ago

reactivepixel commented 9 years ago

Fatal errors on initial npm install traced back to using the watchify version 2.0.0. Upgrading to a newer version of the package resolves the install problems.