getting Error: Webpack Compilation Error while running cypress tests on docker
there are no compilation errors on local , but getting webpack compile error while running with jenkins on docker.
Error: Webpack Compilation Error
./cypress/support/e2e.js
Module not found: Error: Can’t resolve ‘cypress-real-events’ in ‘/integration-test/cypress/support’
resolve ‘cypress-real-events’ in ‘/integration-test/cypress/support’
Parsed request is a module
using description file: /integration-test/package.json
Akat is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.