Skip to content

Uncaught Exception: static Sybase = new ServerDialect("Sybase") #321

Description

@marek8623

I am trying to run cordova electron (version 1.1.1) app with msnodesqlv8 version 2.4.0. The build process is ok, but then when I try to install the app I end up with the following error:

Uncaught Exception:
static Sybase = new ServerDialect("Sybase")

I am using:

"cordova-electron": "^1.1.1",
"msnodesqlv8": "^2.4.0",
"mssql": "^6.4.1",

cordova-electron dependencies:

"cordova-common": "^3.2.0",
"electron": "^4.0.1",
"electron-builder": "^20.38.4",
"fs-extra": "^8.0.1",
"nopt": "^4.0.1",
"shelljs": "^0.5.3"

Can someone help me? Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions