cakephp / phinx

PHP Database Migrations for Everyone
https://phinx.org
MIT License
4.46k stars 892 forks source link

run "vendor/bin/phinx create MyFirstMigration " get wrong #2215

Closed zhaofenghao closed 1 year ago

zhaofenghao commented 1 year ago

phinx create MyFirstMigration Phinx by CakePHP - https://phinx.org.

PHP Fatal error: Uncaught Error: Call to undefined method Phinx\Util\Util::relativePath() in D:\work\tp5\vendor\robmorgan\phinx\src\Phinx\Console\Command\AbstractCommand.php:292

liuhuapiaoyuan commented 8 months ago

How did you handle this issue?