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

Fail/warning on node 14 #28

Open
serak opened this issue May 3, 2022 · 0 comments
Open

Fail/warning on node 14 #28

serak opened this issue May 3, 2022 · 0 comments

Comments

@serak
Copy link

serak commented May 3, 2022

ModuleError: The iterator.end() method was renamed to close() and end() is an alias that will be removed in a future version
at Iterator.end (C:\Users\Serak\Desktop\node_embedded\node_modules\abstract-level\abstract-iterator.js:382:20)
at Object.end (C:\Users\Serak\Desktop\node_embedded\node_modules\level-sublevel\nut.js:190:22)
at ReadStream._cleanup (C:\Users\Serak\Desktop\node_embedded\node_modules\levelup\lib\read-stream.js:78:20)
at C:\Users\Serak\Desktop\node_embedded\node_modules\levelup\lib\read-stream.js:53:19
at Iterator.[handleOne] (C:\Users\Serak\Desktop\node_embedded\node_modules\abstract-level\abstract-iterator.js:356:5)
at processTicksAndRejections (internal/process/task_queues.js:75:11) {
code: 'LEVEL_LEGACY'
}

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

No branches or pull requests

1 participant