-
Notifications
You must be signed in to change notification settings - Fork 22
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
version 1.3.2 create-project command cause error Could not scan for classes inside "./tests/" which does not appear to be a file nor a folder #96
Comments
@samsonasik Thanks for reporting this. I'll have a look, but this may be more of a Composer issue.... Just out of interest: why are you using |
@samsonasik Okay, I've had a look and I can reproduce the behaviour. Analysis:
Note: the Having said that, if you want to keep using
I've tested both commands and can confirm that using either option would fix your problem. Does that help ? |
Thank for such a quick fix. This broke on our CI and I had no idea what happened. Good job 👍 |
@TomasVotruba You're welcome and for the future, you may still want to consider switching to using the PHAR file via |
@jrfnl PHARs proven to be very bad for debugging. Composer packages are much easier to work with. |
with latest version 1.3.2, it cause error:
1.3.1 seems working ok, ref https://github.com/rectorphp/rector-src/runs/5275779357?check_suite_focus=true#step:13:39
The text was updated successfully, but these errors were encountered: