You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
fix: replace the deprecated "repl.cli" with "repl"
"REPLServer.rli" is deprecated and it's the reference of
the instance. So that we can replace the "repl.cli" with
"repl" to remove the deprecation warning in Node.js 12.
Refs: nodejs/node#26260
0 commit comments