Azure/node-sqlserver

Failed to deploy on Azure Website

eric820602 opened this issue · 1 comments

I change the version of "msnodesql-0.2.1-v0.10-ia32.msi" to "0.8"

but the deployment still failed with ERR

should I install something else on Azure??

btw actually I didn't use node-sqlserver

I only use mssql

is node-sqlserver required when using mssql?

error code:

remote: install.js: Error: Command failed: Access is denied.
remote: 
remote: 
remote: npm ERR! msnodesql@0.2.1 install: `node scripts/install.js`
remote: npm ERR! Exit status 1
remote: Failed exitCode=1, command="D:\Program Files (x86)\nodejs\0.10.32\node.exe" "D:\Program Files (x86)\npm\1.4.28\node_modules\npm\bin\npm-cli.js" install --production
remote: npm ERR! 
remote: An error has occurred during web site deployment.
remote: npm ERR! Failed at the msnodesql@0.2.1 install script.
remote: npm ERR! This is most likely a problem with the msnodesql package,
remote: npm ERR! not with npm itself.
remote: npm ERR! Tell the author that this fails on your system:
remote: npm ERR!     node scripts/install.js
remote: npm ERR! You can get their info via:
remote: npm ERR!     npm owner ls msnodesql
remote: npm ERR! There is likely additional logging output above.
remote: npm ERR! System Windows_NT 6.2.9200
remote: npm ERR! command "D:\\Program Files (x86)\\nodejs\\0.10.32\\node.exe" "D:\\Program Files (x86)\\npm\\1.4.28\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"
remote: npm ERR! cwd D:\home\site\wwwroot
remote: npm ERR! node -v v0.10.32
remote: npm ERR! npm -v 1.4.28
remote: npm ERR! code ELIFECYCLE