You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have zero experience with node.js so I have no idea what to do here.
Here is a link to the NPM debug log from when it tries to build. http://pastebin.com/0Tkr4zsR
I'm on LUbuntu 15.04
The text was updated successfully, but these errors were encountered:
I think I made some progress. I noticed in the terminal output that it looked like one of the dependencies was building using the alsa headers and expected to find them on the local system instead of pulling them itself. So I grabbed those and it made it further but it still fell over and died.
This time I gave you both the log file and the terminal output after it just in case it is helpful.
No matter what at least we figured out that you need to list the alsa headers as a dependency to build.
I have zero experience with node.js so I have no idea what to do here.
Here is a link to the NPM debug log from when it tries to build.
http://pastebin.com/0Tkr4zsR
I'm on LUbuntu 15.04
The text was updated successfully, but these errors were encountered: