Skip to content

Trouble installing nodebots-interchange with npm #41

@noidwasavailable

Description

@noidwasavailable

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions