paixaop / node-sodium

Port of the lib sodium encryption library to Node.js
MIT License
351 stars 126 forks source link

Can't Install (Windows) #180

Open Yexo-2710 opened 10 months ago

Yexo-2710 commented 10 months ago

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

iabdo9 commented 3 weeks ago

Found a solution?