strongloop / loopback-connector-informix

LoopBack connector for IBM Informix
Other
2 stars 2 forks source link

Unable to create datasource, "informix" is not installed #27

Closed b-johnse closed 7 years ago

b-johnse commented 7 years ago

Bug or feature request

Description of feature (or steps to reproduce if bug)

The current version on NPM is from 10 months ago, and does not add the connector for use within a loopback app. As such the datasource cannot be created.

Link to sample repo to reproduce issue (if bug)

Expected result

Able to recognize "informix" as a connector

Actual result (if bug)

Error: Cannot create data source "db": WARNING: LoopBack connector "informix" is not installed as any of the following modules:

./connectors/informix loopback-connector-informix informix

Additional information (Node.js version, LoopBack version, etc)

node 7.7.1 loopback 3.4.0

stale[bot] commented 7 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 7 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.