node-sqlserver

Unable to download msnodesql-0.2.1-v0.10-x64.msi

陌路散爱 提交于 2019-12-29 07:39:11
问题 I can't get msnodesql to install. Originally I tried npm install node-sqlserver ... and this warns that it has been superceded by msnodesql. I successfully installed Node.js, iisnode and I see the sample Hello.js being served up (yayee, wonderful), so at least node and iisnode are working. I installed the prereq's: Node.js - use the latest version if possible, but it has been tested on node 0.6.10 and later node-gyp - latest version installed globally (npm install -g node-gyp) python 2.7.x -

node-gyp build error windows x64

强颜欢笑 提交于 2019-12-17 06:25:32
问题 Here's what I've done so far on my x64 OS: Installed Python (v2.7 --specifically 2.7.6) and added it to the system path (C:\Python27) Installed MS VS C++ 2010 Express Version (I already had VS 2012 but without the C++ component) Installed the compiler update for Windows SDK 7.1 Successfully executed node-gyp configure (from my add-on directory under nodejs\node_modules where binding.gyp is located) ran node-gyp build (as administrator)** This is what crashed, leaving me with: this error: C:

Unable to download msnodesql-0.2.1-v0.10-x64.msi

北城余情 提交于 2019-11-29 10:25:57
I can't get msnodesql to install. Originally I tried npm install node-sqlserver ... and this warns that it has been superceded by msnodesql. I successfully installed Node.js, iisnode and I see the sample Hello.js being served up (yayee, wonderful), so at least node and iisnode are working. I installed the prereq's: Node.js - use the latest version if possible, but it has been tested on node 0.6.10 and later node-gyp - latest version installed globally (npm install -g node-gyp) python 2.7.x - for node-gyp (make sure it is in the path) Visual C++ 2010 - the Express edition is freely available

node-gyp build error windows x64

帅比萌擦擦* 提交于 2019-11-27 00:02:19
Here's what I've done so far on my x64 OS: Installed Python (v2.7 --specifically 2.7.6) and added it to the system path (C:\Python27) Installed MS VS C++ 2010 Express Version (I already had VS 2012 but without the C++ component) Installed the compiler update for Windows SDK 7.1 Successfully executed node-gyp configure (from my add-on directory under nodejs\node_modules where binding.gyp is located) ran node-gyp build (as administrator)** This is what crashed, leaving me with: this error: C:\Program Files\nodejs\node_modules\msnodesql>node-gyp build gyp info it worked if it ends with ok gyp