rector: The file "vendor/symplify/better-phpdoc-parser/src/config/config.yml" does not exist.

Running this command :

~/.composer/vendor/bin/rector process ./src/ --autoload-file ./vendor/autoload.php

I have this output :

The file "/home/vsilvestre/Projets/relaischateaux/vendor/symplify/better-phpdoc-parser/src/config/config.yml" does not exist in /home/vsilvestre/  
  Projets/relaischateaux/vendor/symplify/better-phpdoc-parser/src/config/config.yml (which is being imported from "/home/vsilvestre/.composer/vendo  
  r/rector/rector/packages/NodeTypeResolver/src/config/config.yml").

(I feel like I already asked help for something like this but can’t find the issue)

About this issue

  • Original URL
  • State: closed
  • Created 6 years ago
  • Comments: 21 (21 by maintainers)

Commits related to this issue

Most upvoted comments

@TomasVotruba I get this issue if I try to install Rector globally or run from my fork as well.