testing-library / cypress-testing-library

🐅 Simple and complete custom Cypress commands and utilities that encourage good testing practices.
http://npm.im/@testing-library/cypress
MIT License
1.8k stars 152 forks source link

Can't resolve 'process/browser.js' #272

Open AdamGoodApp opened 6 months ago

AdamGoodApp commented 6 months ago

What you did: Running Cypress tests in browser stack.

What happened:

Reproduction repository:

Problem description: When running the Cypress tests in browser stack, I get the following error:

Error: Webpack Compilation Error
Module not found: Error: Can't resolve 'process/browser.js' in '/e2e/node_modules/@testing-library/dom/dist/@testing-library'