Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
marek8623 opened this issue Feb 16, 2024 · 0 comments
Open

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

marek8623 opened this issue Feb 16, 2024 · 0 comments

Comments

@marek8623
Copy link

marek8623 commented Feb 16, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant