I have a message saying the migration file is created, but it is not and it corrupts packr:
PHP Warning: require(phar://box-auto-generated-alias-4c1a5a1c655f.phar/.box/bin/check-requirements.php): failed to open stream: phar error: internal corruption of phar "/Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr" (actual filesize mismatch on file ".box/bin/check-requirements.php") in /Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr on line 12
Warning: require(phar://box-auto-generated-alias-4c1a5a1c655f.phar/.box/bin/check-requirements.php): failed to open stream: phar error: internal corruption of phar "/Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr" (actual filesize mismatch on file ".box/bin/check-requirements.php") in /Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr on line 12
PHP Fatal error: require(): Failed opening required 'phar://box-auto-generated-alias-4c1a5a1c655f.phar/.box/bin/check-requirements.php' (include_path='.:/usr/local/Cellar/php/7.4.9/share/php/pear') in /Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr on line 12
Fatal error: require(): Failed opening required 'phar://box-auto-generated-alias-4c1a5a1c655f.phar/.box/bin/check-requirements.php' (include_path='.:/usr/local/Cellar/php/7.4.9/share/php/pear') in /Users/myuser/.composer/vendor/bitfumes/laravel-packer/builds/packr on line 12
Hello,
when running:
I have a message saying the migration file is created, but it is not and it corrupts packr:
Any idea would be appreciated.
Thanks