question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Color code issue on MSYS for Win

See original GitHub issue

Description

Buggy color character

Steps to reproduce

Use msys execute gatsby new

Expected result

Colors

Actual result

Raw chars image

Environment

System: OS: Windows 10 10.0.18363 CPU: (12) x64 Intel® Core™ i7-8700 CPU @ 3.20GHz Binaries: Node: 12.16.2 - C:\Program Files\nodejs\node.EXE Yarn: 1.21.1 - ~.yarn\bin\yarn.CMD npm: 6.14.4 - C:\Program Files\nodejs\npm.CMD Languages: Python: 2.7.18 - /c/Python27/python Browsers: Edge: 44.18362.449.0 npmPackages: gatsby: ^2.21.37 => 2.21.37 npmGlobalPackages: gatsby-cli: 2.12.34

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

2reactions
LekoArtscommented, Jul 20, 2020

We’d appreciate any more input from other people to be able to pin point the issue.

0reactions
GYETROHcommented, Sep 20, 2020

Does someone have the answer to this? Same problem here, I don’t know hot to fix it. 😢

Read more comments on GitHub >

github_iconTop Results From Across the Web

ANSI color codes fail in Windows MSYS Bash in cmd.exe #4568
When using the cmd.exe host option in MSYS, flow-bin 0.52.0 on Node v8.3.0 attempts to use ANSI color codes, but fails: Using the...
Read more >
MinGW/MSYS shell colors - Stack Overflow
I solved it. The command to use is echo -e . So, in the makefile: foo.o: foo.c @echo -e "\033[32mCompiling foo.c\033[0m" $(CC) $(CFLAGS)...
Read more >
How to change the default --color preference for "ls' on ...
I'm using ls (from Msys) ...
Read more >
MSYS2 Packages
Package Version Description mingw‑w64‑x86_64‑3proxy 0.9.4‑1 3proxy ‑ tiny free proxy server (mingw‑w64) mingw‑w64‑x86_64‑4th 3.62.5‑1 A Forth Compiler (mingw‑w64) mingw‑w64‑x86_64‑SDL_gfx 2.0.26‑1 SDL Graphic Primitives (mingw‑w64)
Read more >
Tutorial: Configure CLion on Windows - JetBrains
You can use this bundled toolchain or switch to a custom MinGW installation. Install MinGW (optional).
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found