abicky / nodejs-repl.el

Run Node.js REPL and communicate with the process
190 stars 38 forks source link

Support Node.js 13 and stop supporting Node.js 8 #29

Closed abicky closed 4 years ago

abicky commented 4 years ago

A preview feature was introduced by https://github.com/BridgeAR/node/commit/6bdf8d106009e4ed0f3c323d0f0874a51acc8e08 in this version and nodejs-repl doesn't work if the feature is enabled. cf. https://github.com/abicky/nodejs-repl.el/issues/28