You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Getting this error on adding this preprocesser, it has come up suddenly for some reason -- Error: ENOENT: no such file or directory, stat '/Users/gajraj/Library/Application Support/Cypress/cy/production/projects/something-3546e842a36c09cb919b6b441ea4bea1/bundles/cypress/e2e/test-name.cy.ts
The text was updated successfully, but these errors were encountered:
Getting this error on adding this preprocesser, it has come up suddenly for some reason -- Error: ENOENT: no such file or directory, stat '/Users/gajraj/Library/Application Support/Cypress/cy/production/projects/something-3546e842a36c09cb919b6b441ea4bea1/bundles/cypress/e2e/test-name.cy.ts
I started seeing this same error after I enabled file watching on builds in my Vite config that Vite Cypress was using.
I ended up using a separate config for Vite Cypress and ensuring that the watch build option wasn't set.
Getting this error on adding this preprocesser, it has come up suddenly for some reason --
Error: ENOENT: no such file or directory, stat '/Users/gajraj/Library/Application Support/Cypress/cy/production/projects/something-3546e842a36c09cb919b6b441ea4bea1/bundles/cypress/e2e/test-name.cy.ts
The text was updated successfully, but these errors were encountered: