We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Ubuntu 18.04 LTS x64 After running install script problem with dependent packages, installation stopped with error:
npm ERR! code ELIFECYCLE npm ERR! errno 1
prebuild-install info begin Prebuild-install version 5.3.4 prebuild-install info looking for cached prebuild @ /home/username/.npm/_prebuilds/91abd0-usb-v1.6.3-node-v83-linux-x64.tar.gz prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.3/usb-v1.6.3-node-v83-linux-x64.tar.gz prebuild-install http 404 https://github.com/tessel/node-usb/releases/download/v1.6.3/usb-v1.6.3-node-v83-linux-x64.tar.gz prebuild-install WARN install No prebuilt binaries found (target=14.3.0 runtime=node arch=x64 libc= platform=linux)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Ubuntu 18.04 LTS x64
After running install script problem with dependent packages, installation stopped with error:
npm ERR! code ELIFECYCLE
npm ERR! errno 1
prebuild-install info begin Prebuild-install version 5.3.4
prebuild-install info looking for cached prebuild @ /home/username/.npm/_prebuilds/91abd0-usb-v1.6.3-node-v83-linux-x64.tar.gz
prebuild-install http request GET https://github.com/tessel/node-usb/releases/download/v1.6.3/usb-v1.6.3-node-v83-linux-x64.tar.gz
prebuild-install http 404 https://github.com/tessel/node-usb/releases/download/v1.6.3/usb-v1.6.3-node-v83-linux-x64.tar.gz
prebuild-install WARN install No prebuilt binaries found (target=14.3.0 runtime=node arch=x64 libc= platform=linux)
The text was updated successfully, but these errors were encountered: