Marak / colors.js

get colors in your node.js console
https://github.com/Marak/colors.js
Other
5.17k stars 446 forks source link

Added check for argv being null #201

Closed akshitkrnagpal closed 6 years ago

akshitkrnagpal commented 7 years ago

When process.argv is null, it shows "Cannot read property 'indexOf' of undefined".

DABH commented 6 years ago

I believe this will be taken care of via #172 . If it still persists afterwards, please re-open or let us know. Thanks!