Code Monkey home page Code Monkey logo

Comments (8)

wread avatar wread commented on August 30, 2024

Thanks for the feedback. You're correct. The way the paths are set up you'll need to manually copy sqlserver.node to the 'lib' folder after you build it. For conveneince, you may want to create a simple batch file that builds and then copies the files to the lib folder for you.
-OR-
Alternatively, you can change the path as you've done. The problem with this method is that you'll have different paths for 'debug' vs. 'release' compilations.

from node-sqlserver.

jkint avatar jkint commented on August 30, 2024

Did you clone/pull from the master branch or the develop branch? I think this issue has been fixed in the develop branch.

from node-sqlserver.

rkrol avatar rkrol commented on August 30, 2024

Thanks for your help.
I cloned from master branch, I'll try develop next time.

from node-sqlserver.

jguerin avatar jguerin commented on August 30, 2024

This should be fixed in the develop branch. Could you please take a look and let us know if it is?

from node-sqlserver.

rkrol avatar rkrol commented on August 30, 2024

I tried with develop branch and I have the same issue. I did it on the same windows instance, so I'm not sure if I retrieve master or develop version on npm install because they have the same version number (0.1.0). What do I have to clean to be sure using the develop branch ?

from node-sqlserver.

jguerin avatar jguerin commented on August 30, 2024

Please use this:

npm install https://github.com/WindowsAzure/node-sqlserver/tarball/develop

from node-sqlserver.

rkrol avatar rkrol commented on August 30, 2024

That works on develop branch, thanks!

from node-sqlserver.

jguerin avatar jguerin commented on August 30, 2024

Awesome :)

from node-sqlserver.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.