Hi, I'm a little new to Cypress and have a Cypress...
# e2e-testing
p
Hi, I'm a little new to Cypress and have a Cypress Cucumber set up with Angular. I've just updated Angular from 12 to 14 and had to update webpack to 5.70.0 "cypress": "^6.3.0", "cypress-cucumber-preprocessor": "^2.5.1", "cypress-intellij-reporter": "0.0.4", "cypress-keycloak": "^1.7.0", "cypress-multi-reporters": "^1.4.0", "cypress-sql-server": "^1.0.0", "cypress-teamcity-reporter": "^2.6.1", "cypress-webpack-preprocessor-v5": "^5.0.0-alpha.1", "cypress-xpath": "^1.6.0", "@cypress/webpack-preprocessor": "^5.9.0", "@types/cucumber": "^4.0.7", "@types/cypress-cucumber-preprocessor": "^1.14.1" I now have a problem running the feature files with the following Error: Webpack Compilation Error Module parse failed: Unexpected character '@' (1:0) You may need an appropriate loader to handle this file type, currently no loaders are configured to process this file. See (link) > @Balance | Feature: Balance