-
Notifications
You must be signed in to change notification settings - Fork 25
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
Fail to build with nodejs 12.x on Arch Linux #58
Comments
I have the same issue on OSX. |
The build works fine with node version 11.x. This is specifically related to node version 12.x. |
Same here. Anyone with them bindin'-writin' chops wanna look into fixin' this? |
@benkaiser I doubt it's the |
I'm not really concerned with this anymore, I switched out taglib for https://github.com/leetreveil/musicmetadata over the weekend so now I have no dependencies on taglib. The only downside is slower scanning, but the upside is that its entirely JavaScript module so it doesn't depend on system libs like taglib does (making installation and cross-platform support easier) |
Same issue on OS X with both Node 0.11.x and 5.x |
I get the same issue on Ubuntu 16.04 with Node 4.2.6. |
Trying to install this but keep getting errors. Sounds good there was the alternative "musicmetadata", is there any alternative for mp4 files ? |
Below is the output for the issue:
This may help with fixing the issue: https://github.com/mochajs/mocha/pull/1287/files
The text was updated successfully, but these errors were encountered: