Skip to content

require statement in test/server.js is breaking Azure deployment #4

@jorgeazevedo

Description

@jorgeazevedo

Of course it is. Look

var sql = require('..');

it should be var sql = require('node-sqlserver-unofficial').

Except that it doesn't work locally without an npm install. Hm.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions