-
Notifications
You must be signed in to change notification settings - Fork 84
Open
Description
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
Labels
No labels