react-slingshot icon indicating copy to clipboard operation
react-slingshot copied to clipboard

Terminal font becomes invisible after npm start

Open leonimurilo opened this issue 5 years ago • 0 comments

Describe the bug After running npm start on the console and pressing control+c to cancel the operation, the font of the terminal becomes invisible.

To Reproduce Steps to reproduce the behavior:

  1. run npm start
  2. Press control+c to cancel the operation
  3. See the error: The font won't be visible anymore, even though the terminal accepts commands as usual.

Expected behavior The letters should come back to the default colour of the terminal

Desktop

  • OS: macOS Mojave - Version 10.14.6

Additional context This also happens to my teammates working on macOS.

Is there a way to fix it? It is very annoying.

leonimurilo avatar Oct 11 '19 11:10 leonimurilo