loopback-datasource-juggler/lib
Miroslav Bajtoš af1d959613 Fix datasource to report connector-loading errors
Before this change, when resolving full connector path, all errors were
ignored. As a result, when the connector was installed but not
correctly built (e.g. loopback-connector-db2 which uses a native addon),
a very confusing message was reported by LoopBack.

In this commit, I am fixing the code handling `require()` errors
to ignore only MODULE_NOT_FOUND errors that contain the name
of the required module.
2017-02-06 10:58:44 +01:00
..
connectors Back-port fixes for linter errors from master 2016-12-06 10:47:27 +01:00
kvao Auto-update by eslint --fix 2016-10-19 17:04:05 -04:00
browser.depd.js Fix manually 2016-10-19 17:35:26 -04:00
dao.js Coerce array-like objects into arrays 2017-01-10 15:11:20 +01:00
datasource.js Fix datasource to report connector-loading errors 2017-02-06 10:58:44 +01:00
geo.js Fix manually 2016-10-19 17:35:26 -04:00
hooks.js Fix manually 2016-10-19 17:35:26 -04:00
include.js Fix manually 2016-10-19 17:35:26 -04:00
include_utils.js Fix manually 2016-10-19 17:35:26 -04:00
introspection.js Fix manually 2016-10-19 17:35:26 -04:00
jutil.js Fix manually 2016-10-19 17:35:26 -04:00
list.js Fix manually 2016-10-19 17:35:26 -04:00
mixins.js Fix manually 2016-10-19 17:35:26 -04:00
model-builder.js Fix manually 2016-10-19 17:35:26 -04:00
model-definition.js Fix manually 2016-10-19 17:35:26 -04:00
model.js Replace deprecated node-uuid with uuid module 2017-01-17 09:07:21 -08:00
observer.js Fix manually 2016-10-19 17:35:26 -04:00
relation-definition.js Fix HasOne.update to propagate options arg 2016-12-21 10:34:05 +01:00
relations.js Fix manually 2016-10-19 17:35:26 -04:00
scope.js Fix manually 2016-10-19 17:35:26 -04:00
transaction.js Replace deprecated node-uuid with uuid module 2017-01-17 09:07:21 -08:00
types.js Fix manually 2016-10-19 17:35:26 -04:00
utils.js Fix manually 2016-10-19 17:35:26 -04:00
validations.js Fix manually 2016-10-19 17:35:26 -04:00