Click here to Skip to main content
15,891,882 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hello Every One. Could any one please help me out in installing msnodesql to the Node.js Project. I am very new to Node.js and was trying to create a project with basic CRUD operations using SQL server as the database.I had Installed Node.js - v0.12.5
Express Version 4.13.1
Installed node-gyp (Latest Version)
Now I was trying to install msnodesql by using - npm install msnodesql command.
but I was not able to install It.

I tried to google it around and found a link which I thought would sort out my problem.
the link is:
http://stackoverflow.com/questions/19661811/unable-to-download-msnodesql-0-2-1-v0-10-x64-msi

But the error I Faced after following the above mentioned link was in the Install.js file
This Installation package could not be opened. Verify that the package exists and that you can access it or contact the application vendor to verify that this is a valid Windows Installer Package.(This Error shows in Command Prompt).


Any kind of help in Installing the Package would be appreciated.

Thanks in Advance!!!
Posted

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900