I installed Cypress (v3.8.3) and cucumber-preprocessor (v2.0.1) and that worked. After the installation of ntlm-auth (v2.1.0), cypress don't recognize anymore feature file of cucumber.
Error :
C:\Workspace\Cypress\cypress\integration\Google.feature:1
Feature: Google page
^
ParseError: Unexpected token
I have no idea why it doesn't work. I need help please.
Best regards.