Skip to content

Problem installing all the dependencies #21

@jaredwilli

Description

@jaredwilli

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions