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

Error Node-pre-gyp cant download the pre-built binaries from github #23

Closed
ghost opened this issue May 27, 2020 · 6 comments
Closed

Error Node-pre-gyp cant download the pre-built binaries from github #23

ghost opened this issue May 27, 2020 · 6 comments
Labels
invalid This doesn't seem right

Comments

@ghost
Copy link

ghost commented May 27, 2020

When I downloading and installing discordjs/opus with npm, i get a error because node-pre-gyp cant download the release from github, because the version of glibc, on my computer i have the version "2.31" but on the releases page only have "2.27" version.

Further details:

  • @discordjs/opus version: 0.3.2
  • Node.js version: 14.2.0
  • Operating system: Manjaro Linux
@ghost ghost added the bug Something isn't working label May 27, 2020
@iCrawl
Copy link
Member

iCrawl commented May 27, 2020

Yes, that is intended. If you run a newer GLIBC version it will compile locally on your system instead of download a prebuilt one.

@iCrawl iCrawl closed this as completed May 27, 2020
@iCrawl iCrawl added question and removed bug Something isn't working labels May 27, 2020
@iCrawl
Copy link
Member

iCrawl commented May 27, 2020

A screenshot is not helping, upload the logs to somewhere like pastebin.

@iCrawl
Copy link
Member

iCrawl commented May 27, 2020

Do you have the proper build tools installed?

@ghost
Copy link
Author

ghost commented May 27, 2020

i think not, how i can install this?

@iCrawl
Copy link
Member

iCrawl commented May 27, 2020

I don't know, I don't use Manjaro, but this is not the right issue tracker for this anyway.

@ghost
Copy link
Author

ghost commented May 27, 2020

Okay, sorry and thx :D i go to try a downgrade on glibc for fix this

@iCrawl iCrawl added invalid This doesn't seem right and removed question labels Oct 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant