Quantcast
Viewing latest article 17
Browse Latest Browse All 23

Answer by Phill for nodejs vs node on ubuntu 12.04

I am new to all this, but for me a simple alias worked:

alias node='env NODE_NO_READLINE=1 rlwrap nodejs'

at least for running things directly in bash and executing .js files.


Viewing latest article 17
Browse Latest Browse All 23

Trending Articles