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

node-libsamplerate will not install #1

Open
Nbisbo opened this issue Jan 9, 2021 · 3 comments
Open

node-libsamplerate will not install #1

Nbisbo opened this issue Jan 9, 2021 · 3 comments

Comments

@Nbisbo
Copy link

Nbisbo commented Jan 9, 2021

node-libsamplerate will not install

@Gi-z
Copy link
Owner

Gi-z commented Jan 9, 2021

I'm going to assume you're having issues with install node modules using C-bindings. You should either install Visual Studio Build Tools, or reinstall node.js and select the extra Chocolatey build tools, as seen here.
image

@Nbisbo
Copy link
Author

Nbisbo commented Jan 9, 2021

I did that but node-libsamplerate was last updated 2 years ago and jsbulid has changed how it works in those 2 years

@vsr3y
Copy link

vsr3y commented Jan 16, 2021

I have problems installing node-libsameplerate as well.
I've been trying for 5 hours installing both ways:

  1. via Visual Studio Build Tools
  2. via node.js + Chocolatey + whatever additional software the installer automatically installs

Both installations kept raising unfixable errors:

  • Visual Studio C++ Compiler can't be found. (Tried doing different ordering of packages installation from VS Build Tools, restarting each time, and setting PATH variable to basically point to CL.exe. Didn't work.)
  • npm ERR! code ELIFECYCLE (Tried clearing caches, deleting node_modules and package-lock.json and restarting. Didn't work.)

Can you give exact Visual Studio version (2015, 2017, 2019?) and exact Build Tools packages? Screen Capture of packages maybe?
I feel like I'm at a dead-end here no matter what I try.

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