Closed aparajita closed 1 year ago
Here's the output in Terminal:
Here's the analogous output in the hotel's browser view:
Two issues with the hotel output:
The colors are a little off too.
Terminal:
Hotel:
The triangle is not colored, and the link is not blue.
For reference, that line is colored with chalk:
console.log(`${Chalk.green('▲')} Listening on ${Chalk.blue(`http://${ip}:${port}`)}`);
Here's the output in Terminal:
Here's the analogous output in the hotel's browser view:
Two issues with the hotel output: