Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install ubuntu 18.04 has lots of warnings and errors #1

Open
maiatoday opened this issue Jun 3, 2018 · 1 comment
Open

install ubuntu 18.04 has lots of warnings and errors #1

maiatoday opened this issue Jun 3, 2018 · 1 comment

Comments

@maiatoday
Copy link

npm install gives errors.

node-pre-gyp ERR! Tried to download(404): https://github.com/tessel/node-usb/releases/download/1.3.1/usb_bindings-v1.3.1-node-v57-linux-x64.tar.gz 
node-pre-gyp ERR! Pre-built binaries not found for [email protected] and [email protected] (node-v57 ABI, glibc) (falling back to source compile with node-gyp) 

and later

../libusb/libusb/os/linux_udev.c:40:10: fatal error: libudev.h: No such file or directory
 #include <libudev.h>
          ^~~~~~~~~~~
compilation terminated.

@maiatoday
Copy link
Author

these errors did not stop it from working. So I am going to change the title to say it can install but there are lots of errors and warnings that may or may not indicate a problem.

@maiatoday maiatoday changed the title can't install on ubuntu 18.04 install ubuntu 18.04 has lots of warnings and errors Jun 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant