Terminal font becomes invisible after npm start
Author: leonimuriloCreated Oct 11, 2019Updated Oct 11, 2019
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:
- run
npm start - Press control+c to cancel the operation
- 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.
Source: coryhouse/react-slingshot