laravel-blueprint-docs icon indicating copy to clipboard operation
laravel-blueprint-docs copied to clipboard

Got Not found

Open zkenstein opened this issue 1 year ago • 1 comments

I got Not found after publish (Laravel 8)

zkenstein avatar Apr 19 '23 14:04 zkenstein

I'm having this issue:

$ docker compose exec php-fpm composer install-drafter -v
> install-drafter: Hmaus\Drafter\Installer::installDrafter
  - Syncing apiaryio/drafter (v5.0.0) into cache
    Fetching submodules
sh: 1: exec: git submodule update --init --checkout --recursive: not found
    Compiling drafter (grab a coffee | -v for output)
sh: 1: exec: make: not found
sh: 1: exec: chmod +x drafter: not found

ezandonai avatar Jun 02 '23 14:06 ezandonai