WARNING: You must use ANSICON 1.31 or higher

0

I'm trying to run my automated tests but this error related to ANSICON happens. I have already tried to install on my Windows 10, but it does not allow it.

    
asked by anonymous 22.10.2017 / 02:58

1 answer

0

Translated from original response: link

  • Download Ansicon link , unpack into a directory with no spaces.

    / li>

  • Open the command prompt and navigate to the folder you unzipped.

  • Now navigate to the architecture folder of your x86 or x64 operating system and globally install ex: (D: \ Cucumber \ ansi160 \ x64)

  • Type ansicon.exe –i or ansicon -i and press enter

  • Now any program that will need to print the ANSI colors will work.
  • Because of your error you are in the wrong architecture folder. Check your operating system again and repeat the steps above.

        
    26.03.2018 / 19:31