I'm beginner in Node.js, I want to connect Node.js with local SQL server and I got this sentence:
Cannot find module 'mssql' nodejs
Thanks for your support.
Just run 'npm install mssql' ---
In case after setup, you got : [...].Connection is not a constructor ==> run 'npm uninstall mssql' and put version when install => 'npm install [email protected]'
Hope it can help you.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With