cmderdev / cmder

Lovely console emulator package for Windows
https://cmder.app
MIT License
25.69k stars 2.02k forks source link

[Bug] Weird output and process hangs #2939

Closed danwellman closed 1 month ago

danwellman commented 1 month ago

Version Information

Cmder version: 1.3.20.1282
ConEmu version: 230724
Operating system: Windows 10 64bit / Windows 11 64bit

Cmder Edition

Cmder Full (with Git)

Description of the issue

I don't seem to be able to run certain commands any more. I've been using Cmder for years and not had this problem before, but today it happens almost every time I use it.

Git commands seem to work as expected, so I can push/pull/commit etc, but running NX commands or NPM scripts just emit some weird output to the console shortly after I enter the command and then cmder just does nothing until I quit it.

image

I'm using this on a work computer so it's possible that something has changed wrt network policy or whatnot, but my computer has not changed at all.

I used all these commands even yesterday with no issues at all.

Note, I'm also seeing this issue now on a completely separate Windows 11 machine

How to reproduce

No response

Additional context

No response

Checklist