command not found
来源:3-4 环境 & 调试——引用系统内置模块&引用第三方模块

慕九州4517205
2019-10-08
const chalk = require(‘chalk’);
console.log(chalk.red(‘This is red!’));
写回答
2回答
-
node xxx.js
012019-11-07 -
Samaritan
2019-11-08
楼上正解
00
相似问题
command not found
来源:3-4 环境 & 调试——引用系统内置模块&引用第三方模块
慕九州4517205
2019-10-08
const chalk = require(‘chalk’);
console.log(chalk.red(‘This is red!’));
2回答
node xxx.js
Samaritan
2019-11-08
楼上正解
相似问题