tmpvar / repl.history

persist a node repl's history
MIT License
55 stars 19 forks source link

DeprecationWarning: REPLServer.rli is deprecated node 12 #15

Open sibelius opened 4 years ago

sibelius commented 4 years ago

DeprecationWarning: REPLServer.rli is deprecated node 12

juanmagalhaes commented 4 years ago

Yeah, it explodes here:

https://github.com/tmpvar/repl.history/blob/master/index.js#L19

sibelius commented 4 years ago

check here https://github.com/getgauge/taiko/issues/561