Skip to content

npm install -g fails (github repo) #80

@raduchiriac

Description

@raduchiriac

Running on Windows here (yeah, I know...)
node v6.10.1
npm v3.10.10

Doing

npm install -g generator-react-webpack-redux

returns:

Command failed: git -c core.longpaths=true clone --template=C:\Users\RADUCHI\AppData\Roaming\npm-cache_git-remotes_templates --mirror git://github.com/react-webpack-generators/generator-react-webpack.git C:\Users\RADUCHI\AppData\Roaming\npm-cache_git-remotes\git-github-com-react-webpack-generators-generator-react-webpack-git-master-a7b54b2a

Possible fix (?) update the package.json with:

"dependencies": {
    "generator-react-webpack": "^4.0.1-1",
    ...
  },

––––––––
Update: It seems to be working on a macOS environment. I will continue to investigate

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