-
Notifications
You must be signed in to change notification settings - Fork 112
Open
Description
Hey, so I was just starting on this course and when I cloned this repo and try to npm install everything I am getting no compatible version errors for several deps that are included in package.json file. I listed some of them below, but after the last one happened I noticed that I needed to downgrade my node version to 5.3.0. I was running 6.9.1. I realize this course is probably a bit old and these things happen. You may even already be aware of this too.
Some problematic dependencies for newer than Node v5.3:
"react-transform-hmr"
"react-transform-catch-errors"
"babel-polyfill"
"eslint-plugin-babel"
"babel-plugin-transform-react-display-name"
I've downgraded node and now everything is installing
Metadata
Metadata
Assignees
Labels
No labels