Skip to content

Example project to illustrate issue with Cypress 13 module resolution with yarn pnp and workspaces

Notifications You must be signed in to change notification settings

dclowd9901/cypress-13-yarn-pnp-workspace-bug-minimum-reproducible-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To reproduce

  1. Pull repo
  2. Go to root directory and run yarn
  3. cd into e2e directory
  4. Run yarn cypress open
  5. Click "E2E Testing"
  6. Click "Start E2E Testing in Chrome"
  7. Click todo.cy.js test.
  8. Observe the following error:
    Error: Webpack Compilation Error
    Module not found: Error: Can't resolve 'cypress-axe' in '/Users/dclowd9901/Code/cypress-13-yarn-pnp-workspace-bug-minimum-reproducible-example/e2e/cypress/support'
    

About

Example project to illustrate issue with Cypress 13 module resolution with yarn pnp and workspaces

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published