-
Notifications
You must be signed in to change notification settings - Fork 8
Closed
Description
When I try to install the module, I get the following timeout error:
> npm install -g nodebots-interchange
npm ERR! Error while executing:
npm ERR! /usr/local/bin/git ls-remote -h -t git://github.com/ajfisher/avrgirl-arduino.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 52.78.231.108]: errno=Operation timed out
npm ERR!
npm ERR!
npm ERR! exited with error code: 128
npm ERR! A complete log of this run can be found in:
npm ERR! /Users/csharp/.npm/_logs/2019-12-03T15_22_55_940Z-debug.log
I managed to install directly by
> git clone https://github.com/johnny-five-io/nodebots-interchange.git
npm install
but even with that, "interchange" is not recognized by my zsh.
How do I go about fixing it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels