ERROR while downloading Rector #9004
-
I'm following the steps to download Rector, but when I try to do this command :
edit: i'm not friend with the cmd prompt so even if it's a stupid problem, I need help |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
Look at the error, you don't have directory named "src", change command argument and verify with directory you have, read documentation, slowly https://getrector.com/documentation |
Beta Was this translation helpful? Give feedback.
-
It looks like the error is due to the absence of a src directory. Please check your project structure and update the command accordingly. You can verify the existing directories by running ls (Linux/macOS) or dir (Windows) in the project root. If your source code is in a different folder (e.g., app, lib, or src/main), adjust the command to target that directory instead. Refer to the Rector documentation for proper usage and best practices. Let me know if you need further clarification |
Beta Was this translation helpful? Give feedback.
Read the documentation https://getrector.com/documentation/define-paths