microflo-example-arduino icon indicating copy to clipboard operation
microflo-example-arduino copied to clipboard

Can't install npm dependencies

Open mainrs opened this issue 6 years ago • 0 comments

I get the following output when I run npm install: https://gist.github.com/SirWindfield/d48bb632d69c2d6a7a8f6ea35edbfd7f

Edit: Looks like I had to use an older Node Version because the ABI wasn't compatible. I switched to Node 4 now and get the following compilation error:

npm-debug.log Here is the console output too: https://gist.github.com/SirWindfield/111703de55ea6c977ca2a7de24b8d7c7

mainrs avatar Sep 11 '18 09:09 mainrs