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

Fix binary 404 error #54

Merged
merged 1 commit into from
Feb 5, 2024
Merged

Fix binary 404 error #54

merged 1 commit into from
Feb 5, 2024

Conversation

dnicolson
Copy link

@dnicolson dnicolson commented Feb 4, 2024

This fixes the following error:

node-pre-gyp ERR! install response status 404 Not Found on https://github.com/abandonware/node-bluetooth-hci-socket/releases/download/0.5.3-10/bluetooth_hci_socket-0.5.3-10-node-v108-linux-arm.tar.gz 

The default behavior now is to build from the source and not to attempt to download a non-existent binary.

This seems to have been broken for some time, even before the fork, as only a single release was created with https://github.com/noble/node-bluetooth-hci-socket/releases/tag/0.5.2.

@donavanbecker
Copy link

@Apollon77

@Apollon77
Copy link

In fact yes ... this or bringing the prebuild to work again ...

@rzr rzr merged commit 28b9b7b into abandonware:master Feb 5, 2024
15 checks passed
@donavanbecker
Copy link

See #55

@hannseman
Copy link

Looks like this was reverted in 763d263, any reason why?

@Apollon77
Copy link

@rzr seems liks your rebase had side effects

@dnicolson dnicolson mentioned this pull request Apr 11, 2024
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

Successfully merging this pull request may close these issues.

5 participants