I got the following message after following the instructions:
MSBUILD : error MSB6003: The specified task executable could not be run. Access is denied
I changed permissions in your folder and I got:
myprojectfolder\node_modules\bcrypt>if not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node "" rebuild )
vcbuild.exe : error VCBLD0010: Project 'myprojectfolder\node_modules\bcrypt\build\bcrypt_lib.vcproj' requires upgrade. Use 'vcbuild /upgrade' or 'devenv /upgrade' to upgrade the project.
This stuff with the C compiler in Windows is quite troublesome...
I got the following message after following the instructions:
I changed permissions in your folder and I got:
This stuff with the C compiler in Windows is quite troublesome...