Skip to content
This repository has been archived by the owner on Jun 8, 2021. It is now read-only.

repl breaks on Node v15.0.0 TypeError: Cannot set property 'history' of undefined #190

Open
5hanth opened this issue Nov 19, 2020 · 0 comments

Comments

@5hanth
Copy link

5hanth commented Nov 19, 2020

repl.rli.history = fs.readFileSync(historyFile, 'utf-8').split('\n').reverse()

cause: rli got deprecated nodejs/node#33286

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

No branches or pull requests

2 participants