jscaglia
jscaglia
> I have tried the following and it worked for me (somehow): > > 1. `npm list -g | head -1` which gives you your global npm directory > (in...
Hello, I tried to install this library but does not working in Node 10.15.2 I need this library because is ones of PN532 dependencies. The error that I have is...
> As fallback try: > > ``` > npm install abandonware/i2c > ``` Is it possible that the repository is private? npm ERR! Error while executing: npm ERR! /usr/bin/git ls-remote...
> fwiw, I swapped to i2c-bus with minimal code changes and it's fine, I'm using up to 12.4 or something: https://www.npmjs.com/package/i2c-bus > […](#) > On Wed, Sep 25, 2019 at...