-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
What is going wrong? trying to install node-opus, but gyp gives me errors #1929
Comments
@I7OLTEPrejCT you have VS2019 installed, but the version of node-gyp your npm is using is 3.8.0, which doesn't support VS2019. Perhaps the easiest way is to update npm:
Or, alternatively, use the instructions from #1663 (comment). |
and nothing changes
UPD. I don't seen the last string in your commentary, it helps, thank you very much =)) |
It still does not work for me, I updated npm |
read this Rantanen/node-opus#102 |
PS C:\Users\roke\Desktop\igdj> npm i node-opus npm ERR! A complete log of this run can be found in: |
Install Python 3 from the Microsoft Store as discussed in README.md. |
I try to install node-opus to make music bot for discord, but get this problem, I try to reinstall gyp, but it doesn't help, i don't understand what i'm doing incorrect =( please, help me
Verbose output (from npm or node-gyp):
Also I try to rebuild gyp and i get this log
gyp rebuild
The text was updated successfully, but these errors were encountered: