Skip to content
This repository was archived by the owner on Jun 18, 2020. It is now read-only.
This repository was archived by the owner on Jun 18, 2020. It is now read-only.

Please provide binary releases through npm #191

@beautifulcoder

Description

@beautifulcoder

I installed msnodelsql through Microsoft downloads. There are no instructions, just trial and error. After fiddling with it for about an hour, I got this weird error:

C:\Dev\HelloWorldNodeAzure\node_modules\msnodesql\lib\sqlserver:1
(function (exports, require, module, __filename, __dirname) { MZ�
                                                            ^
SyntaxError: Unexpected token ILLEGAL
    at exports.runInThisContext (vm.js:73:16)
    at Module._compile (module.js:443:25)
    at Object.Module._extensions..js (module.js:478:10)
    at Module.load (module.js:355:32)
    at Function.Module._load (module.js:310:12)
    at Module.require (module.js:365:17)
    at require (module.js:384:17)
    at Object.<anonymous> (C:\Dev\HelloWorldNodeAzure\node_modules\msnodesql\lib
\sqlserver.native.js:21:22)
    at Module._compile (module.js:460:26)
    at Object.Module._extensions..js (module.js:478:10)

So, it would be awesome if we could just pull the binaries from npm and have it just work. I don't see much point in in providing a binary through a download when you have to manually integrate it with npm. Source packages you have to compile yourself is not a real option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions