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.

Console output disappears on PowerShell + ConEmu

See original GitHub issue

- Do you want to request a feature or report a bug?

Bug.

- What is the current behavior?

I’m on Windows and I use ConEmu as my console emulator. Whenever I run netlify through ConEmu on PowerShell, the colours break to the point where no text is visible on the console unless I select a block of text. It also persists after the command is finished, even after running cls.

image

image

- If the current behavior is a bug, please provide the steps to reproduce.

  • Install ConEmu.
  • Run a PowerShell console through ConEmu.
  • Run netlify.
  • Text disappears.

- What is the expected behavior?

Normal behaviour when running through a regular cmd/powershell window:

image

- Please mention your node.js, and operating system version.

  • Node 8.9.0
  • Windows 10 (x64) Build 16299

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
resir014commented, Dec 26, 2017

@verythorough Hey, sorry for taking too long to get back to you!

And yeah, using netlifyctl fixed the colours. Thanks!

0reactions
verythoroughcommented, Nov 15, 2017

Hm, that is so strange!

I’m curious—have you tried the Go-based cli tool, netlifyctl? I wonder if it has the same issue. We’ll be focusing future development efforts on that client, so I recommend giving it a try. (It just recently reached feature equivalence with netlify-cli, so we’re in the process of updating the docs to match, but all commands described in the docs are available in netlifyctl in the same way they’re available in netlify-cli.)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Some Windows Bugs and Workarounds - ConEmu
After resizing ConEmu in Windows 10 console contents becomes invisible. It looks like contents was erased, but actually text attributes are to 'black...
Read more >
Cannot make ConEmu the default terminal console on ...
First of all I should point out I was having issues with it starting up with Windsows so I had to add it...
Read more >
How to keep ConEmu in current directory after a run command?
If I invoke ConEmu from the windows cmd prompt p.e. ... Immediately after the output ConEmu asks to "Press Enter or Esc to...
Read more >
ConEmu - The Windows Terminal/Console/Prompt we've ...
I've gone and customized my Windows 7 task list to include Azure PowerShell, Git Bash in Cygwin, Far and Visual Studio's command prompt....
Read more >
ConEmu Reviews 2022: Details, Pricing, & Features - G2
ConEmu -Maximus5 is a Windows console emulator with tabs, which presents multiple consoles and simple GUI applications as one customizable GUI window with ......
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