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

Hana driver can not be loaded in latest typeorm #6775

Closed
mathiasmaerker opened this issue Sep 24, 2020 · 3 comments
Closed

Hana driver can not be loaded in latest typeorm #6775

mathiasmaerker opened this issue Sep 24, 2020 · 3 comments

Comments

@mathiasmaerker
Copy link

Issue type:

[x ] bug report
[ ] feature request
[ ] documentation issue

Database system/driver:

[ ] cordova
[ ] mongodb
[ ] mssql
[ ] mysql / mariadb
[ ] oracle
[ ] postgres
[ ] cockroachdb
[ ] sqlite
[ ] sqljs
[ ] react-native
[ ] expo
[x] SAP HANA

TypeORM version:

[x ] latest
[ ] @next
[ ] 0.x.x (or put your version here)

Steps to reproduce or a small repository showing the problem:

I just updated typeorm to 0.2.26 and all of a sudden the Hana Dirver can't load anymore error message ist Failed to connect to Database, reason: SAP Hana package has not been found installed. Try to install it: npm install hdb-pool --save

hdb-poolis installed and 0.2.25works like a charm

@imnotjames
Copy link
Contributor

I believe this will be fixed in the next release for TypeORM - #6700

@imnotjames
Copy link
Contributor

This should be fixed in 0.2.27 - has it been?

@mathiasmaerker
Copy link
Author

Just checked, it working again, thanks a lot!

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

2 participants