We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
var db = new odbc.Database(); ^ TypeError: odbc.Database is not a constructor
odbc@^2.4.5: version "2.4.5" resolved "https://registry.yarnpkg.com/odbc/-/odbc-2.4.5.tgz#2c4972e613a7da4cdf8fbe20d8f301682cba6e47" integrity sha512-McvU/hj7PeT4TR+N0vUTZwFEbfeXc9Le87iPi//cehzVa05/UIrpNXavK6byvZ1hyvYwbpDzO/YvHrSxGnsccg== dependencies: "@mapbox/node-pre-gyp" "^1.0.5" async "^3.0.1" node-addon-api "^3.0.2"
The text was updated successfully, but these errors were encountered:
I don't think that is the constructor for odbc@^2. If you want to use that constructor, you have to install odbc@^1. Hope this helps.
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: