Flipboard / Flipboard/react-canvas

Error on install dependencies

Open
#175 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
13.2k
Forks
909
PR merge metrics
No merged PRs in 30d

Description

I'm not has success in run the command "npm i react-canvas", due to an error on one dependency.
bellow are the errors.

I realize that the path is different at your project. "github.com/popham/scroller"

npm install react-canvas
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/mjohnston/scroller.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 18.228.52.138]: errno=No such file or directory
npm ERR!
npm ERR!
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the reported `npm install react-canvas` command and inspect the dependency resolution error, especially the reference to `github.com/mjohnston/scroller.git` versus `github.com/popham/scroller`. The issue is done when the package installs successfully without the reported Git connection or dependency error.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, node.js, react
Domain
build-system, tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.