-
Notifications
You must be signed in to change notification settings - Fork 110
Open
Description
Laravel Package Version
1.0.18
Laravel Version
12.24.0
PHP Version
8.2
System Info
macOS 15.5 (M4 Pro), Herd 1.21.2 (build 51), PHP 8.2. MariaDB.
Description
Hello,
While attempting to install boost using the boost:install command after selecting all positions, I’m encountering the Pest\Exceptions\InvalidPestCommand error.
The error message is exactly:
$ php artisan boost:install
██████╗ ██████╗ ██████╗ ███████╗ ████████╗
██╔══██╗ ██╔═══██╗ ██╔═══██╗ ██╔════╝ ╚══██╔══╝
██████╔╝ ██║ ██║ ██║ ██║ ███████╗ ██║
██╔══██╗ ██║ ██║ ██║ ██║ ╚════██║ ██║
██████╔╝ ╚██████╔╝ ╚██████╔╝ ███████║ ██║
╚═════╝ ╚═════╝ ╚═════╝ ╚══════╝ ╚═╝
✦ Laravel Boost :: Install :: We Must Ship ✦
Let's give EcommerceApp a Boost
┌ Which code editors do you use to work on EcommerceApp? ┐
│ Cursor │
└────────────────────────────────────────────────────────────────┘
┌ Which agents need AI guidelines for EcommerceApp? ───┐
│ Cursor │
└──────────────────────────────────────────────────────────────┘
Pest\Exceptions\InvalidPestCommand
Please run [./vendor/bin/pest] instead.
I'm using:
pestphp/pest 3.8.2
filament/filament 4.0.1
laradumps/laradumps 4.4.0
barryvdh/laravel-debugbar 3.16.0
Steps To Reproduce
composer require laravel/boost --dev
php artisan boost:install
Metadata
Metadata
Assignees
Labels
No labels