thlorenz / replpad

Pipes content of files to a node repl whenever they change to enable a highly interactive coding experience.
http://thlorenz.github.com/replpad/
MIT License
213 stars 19 forks source link

Cannot read properties of undefined (reading '_ttyWrite') #34

Open RuslanGlaznyov opened 1 year ago

RuslanGlaznyov commented 1 year ago

When starting replpad Get error: var original_ttyWrite = rli._ttyWrite

TypeError: Cannot read properties of undefined (reading '_ttyWrite')