- Feb
- 64
- 1
I've started using npm recently - please don't assume I know anything about the things I am doing (it's quite a new universe to explore). When running commands like "npm run dev" (in the root folder of a project) it generates output full of "weird stuff" reminding me of ANSI sequences which I vaguely remember having seen in the distant past - so I searched the doc, checked TCMD.INI and set
[TakeCommand]
ANSI=Yes
ANSIWin10=Yes
and did the same in the [4NT] section. But it did not help - here's a screenshot of TCMD and cmd executing the same command:
I also tried setting opposite values and it did not have any effect - so I wonder if I am missing something basic?
[TakeCommand]
ANSI=Yes
ANSIWin10=Yes
and did the same in the [4NT] section. But it did not help - here's a screenshot of TCMD and cmd executing the same command:
I also tried setting opposite values and it did not have any effect - so I wonder if I am missing something basic?
Last edited: