index.js
var colors = require('colors');
console.log('hello'.green);
必须
node index.js --color 才出现颜色~
node index.js 没有颜色 ~
https://github.com/Marak/colors.js
也没有提到 --color这个参数
为什么……
index.js
var colors = require('colors');
console.log('hello'.green);
必须
node index.js --color 才出现颜色~
node index.js 没有颜色 ~
https://github.com/Marak/colors.js
也没有提到 --color这个参数
为什么……
5 回答4.8k 阅读✓ 已解决
4 回答2.5k 阅读✓ 已解决
2 回答2.6k 阅读✓ 已解决
2 回答1.7k 阅读✓ 已解决
2 回答1.3k 阅读✓ 已解决
3 回答2k 阅读
5 回答1.9k 阅读
终端的问题 升了下级 就好了~···