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
As suggested in the ESM guidelines of Node.js it would be good to explicit the type of the module.
{ + "type": "commonjs", }
The text was updated successfully, but these errors were encountered:
Hi! I'm new to elastic search and will like to work on this issue. Could you point me in the right direction? As far as I understand I need to add this line in the package.json right?
Sorry, something went wrong.
No branches or pull requests
As suggested in the ESM guidelines of Node.js it would be good to explicit the type of the module.
{ + "type": "commonjs", }
The text was updated successfully, but these errors were encountered: