We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
npm ERR! code 1 npm ERR! path C:\Users\hagde\Desktop\Coding\Discord_bot\node_modules\sodium npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node install.js --preinstall npm ERR! Please set your Microsoft Visual Studio version before you run npm install npm ERR! Example for Visual Studio 2015: npm ERR! npm ERR! For you user only: npm ERR! npm ERR! npm config set msvs_version 2015 npm ERR! npm ERR! Global: npm ERR! npm ERR! npm config set msvs_version 2015 --global npm ERR! npm ERR! Supported values are 2010, 2012, 2013, 2015
The text was updated successfully, but these errors were encountered:
Found a solution?
Sorry, something went wrong.
same issue here, still looking for a solution myself
No branches or pull requests
npm ERR! code 1
npm ERR! path C:\Users\hagde\Desktop\Coding\Discord_bot\node_modules\sodium
npm ERR! command failed
npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c node install.js --preinstall
npm ERR! Please set your Microsoft Visual Studio version before you run npm install
npm ERR! Example for Visual Studio 2015:
npm ERR!
npm ERR! For you user only:
npm ERR!
npm ERR! npm config set msvs_version 2015
npm ERR!
npm ERR! Global:
npm ERR!
npm ERR! npm config set msvs_version 2015 --global
npm ERR!
npm ERR! Supported values are 2010, 2012, 2013, 2015
The text was updated successfully, but these errors were encountered: