Skip to content
New issue

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

Module cannot be imported in an ES6 Module. #3

Closed
sudiptosarkar opened this issue Aug 2, 2022 · 0 comments · Fixed by #5
Closed

Module cannot be imported in an ES6 Module. #3

sudiptosarkar opened this issue Aug 2, 2022 · 0 comments · Fixed by #5

Comments

@sudiptosarkar
Copy link

This module cannot be imported as an ES Module.

The main issue is being tracked at node-rate-limiter#80.
A fix for that issue has already been written: node-rate-limiter#92

But that fix will fail because this module (which is a dependency) cannot be imported as an ES Module either.

As part of this issue, this module needs to be importable as an ES Module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant