nestjs / elasticsearch

Elasticsearch module based on the official elasticsearch package 🌿

Home Page:https://nestjs.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build fails on non UNIX systems

jbw opened this issue · comments

Did you read the migration guide?

  • I have read the whole migration guide

Is there an existing issue that is already proposing this?

  • I have searched the existing issues

Potential Commit/PR that introduced the regression

PR #727

Versions

No response

Describe the regression

Package fails to build on Windows.

Minimum reproduction code

npm run build

Expected behavior

Package builds on Windows.

Other

No response

Let's track this here #727