Closed sethmlarson closed 2 years ago
Failures in CI seem related to: https://github.com/nodejs/undici/issues/1740
Confirmed from original reporter that this would fix their issue: https://github.com/elastic/enterprise-search-js/issues/16#issuecomment-1299087160
Closes https://github.com/elastic/enterprise-search-js/issues/16 The imports were pointing to
src
and non-existentlib/types
(instead oflib
andlib/utils
).Tested by building
packages/enterprise-search
locally and runningtsc
andts-node
on this file: