Closed mahdaen closed 6 years ago
ok.
+1
Same is true with latest version of Node.js I am using v4.1
It works for me if add bold style:
colors.green('hello')
- don't work
colors.green.bold('hello')
- work
nodejs v4.2.2/v5.0.0
On Node.js 4.3.1 I'm getting NaN as result instead of the correct string...
These all seem like very old versions so I'm going to close. Please open an issue if you still have problems with latest node and colors@next
. Thanks!
I'm not sure why, but after installing iojs v3.3.0 no more color on my terminal. :(