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
Describe the bug
After setting the wpContent property in cypress.json, running npx wp-cypress start gives an error "rm: could not remove directory (code EACCES): ./wp-content/plugins/wp-cypress". WP-Cypress stills runs ok though even after receiving this error.
Describe the bug
After setting the
wpContent
property incypress.json
, runningnpx wp-cypress start
gives an error "rm: could not remove directory (code EACCES): ./wp-content/plugins/wp-cypress". WP-Cypress stills runs ok though even after receiving this error.https://d.pr/WQRpxe
To Reproduce
Steps to reproduce the behavior:
wpContent
property to thecypress.json
file. (Make sure to give thewpContent
apath
property as it is a required property)npx wp-cypress start
Docker found
step.Expected behavior
I expect no error to be shown.
Screenshots
Screenshot of error message:
https://d.pr/WQRpxe
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: