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

Unable to install npm alsa #4

Open
nkolban opened this issue Jul 9, 2016 · 2 comments
Open

Unable to install npm alsa #4

nkolban opened this issue Jul 9, 2016 · 2 comments

Comments

@nkolban
Copy link

nkolban commented Jul 9, 2016

When I try and install the "alsa" package on Raspbian with npm 2.15.8 installed, we get a slew of errors. I have attached those errors in a text file attached to this issue report.
issue.txt

@MikeSperone
Copy link

MikeSperone commented Jul 14, 2016

I also have this issue, with identical errors. The only differnce being my linux kernel version:
mine: 3.13.0-88-generic
theirs: 4.4.11-v7+

I'm on Ubuntu 14.04 LTS

Some online research/solutions I tried, but did not work:
I have checked that alsa was installed fully by doing: "sudo apt-get install libasound2-dev" again
I found a solution where you need to delete "~/.node-gyp" and reboot - which did not work for me either
I also installed both build-essential and libkrb5-dev to no avail.

@belm0
Copy link

belm0 commented Jan 9, 2018

There is no simple fix. Project must be rewritten to modern v8 API, or possibly use backwards compatibility offered by https://github.com/nodejs/nan ?

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

3 participants