Bug Report
| Subject |
Details |
| Rector version |
1.2.8 |
I follow the installation guide on https://getrector.com/documentation but I cant execute rector.
$ composer require rector/rector --dev
./composer.json has been updated
Running composer update rector/rector
Loading composer repositories with package information
Updating dependencies
Lock file operations: 2 installs, 0 updates, 0 removals
- Locking phpstan/phpstan (1.12.7)
- Locking rector/rector (1.2.8)
Writing lock file
Installing dependencies from lock file (including require-dev)
Package operations: 2 installs, 0 updates, 0 removals
INFORMACIÓN: no se pudo encontrar ningún archivo para los patrones dados.
- Installing phpstan/phpstan (1.12.7): Extracting archive
- Installing rector/rector (1.2.8): Extracting archive
Generating autoload files
68 packages you are using are looking for funding.
Use the `composer fund` command to find out more!
No security vulnerability advisories found.
Using version ^1.2 for rector/rector
$ vendor/bin/rector
El sistema no puede encontrar la ruta especificada.
Don't know if it's a Windows issue, but the error is saying "The system cannot find the path specified." (my OS is in Spanish).
Bug Report
I follow the installation guide on https://getrector.com/documentation but I cant execute rector.
Don't know if it's a Windows issue, but the error is saying "The system cannot find the path specified." (my OS is in Spanish).