docs icon indicating copy to clipboard operation
docs copied to clipboard

Unable to create a configuration file named `Pest.php`

Open tisuchi opened this issue 1 year ago • 1 comments

Installing the pest on Laravel 10.x version by following the documentation: https://pestphp.com/docs/installation image

  • ✅ Installed the pest successfully image

  • ❌ Unable to generate the config file by ./vendor/bin/pest --init command: image

Further Investigation:

Check the available options: vendor/bin/pest --help | grep "init"

No --init option found: image

tisuchi avatar Dec 23 '23 10:12 tisuchi

FYI @nunomaduro

tisuchi avatar Dec 23 '23 10:12 tisuchi