Rahul_mathews
Results
3
comments of
Rahul_mathews
> @sheadawson @rahulmathews Can you provide an example? I am able to see colors in both the terminal and console. > > Using this basic script: > > ```js >...
> > Try this script > > ```js > > const colors = require("colors"); > > > > > > console.log("hello".green.bold); > > ``` > > That works for me...
Any new updates as of now.