Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"rm: could not remove directory (code EACCES): ./wp-content/plugins/wp-cypress" #105

Open
PaulREnglish opened this issue Jul 21, 2022 · 0 comments
Labels
bug Something isn't working

Comments

@PaulREnglish
Copy link
Contributor

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.

https://d.pr/WQRpxe

To Reproduce
Steps to reproduce the behavior:

  1. Add the wpContent property to the cypress.json file. (Make sure to give the wpContent a path property as it is a required property)
  2. Run npx wp-cypress start
  3. Error is shown after the 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):

  • OS: macOS
  • wp-cypress: version 0.9.5
  • cypress: version 9.7.0
  • cypress browser: chrome
@PaulREnglish PaulREnglish added the bug Something isn't working label Jul 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant