Skip to content

Installation fails on Windows on existing project #850

@FHoulbreque

Description

@FHoulbreque

Sail Version

1.53.0

Laravel Version

12.54.1

PHP Version

8.2.12

Operating System

Windows (WSL)

OS Version

Windows 11 Pro 25H2 (26200.8037)

Description

After installing Laravel Sail on my current project, the artisan command for installing sail result in a "path not found" error, but it says the scaffolding was installed.

Using the starting command php artisan sail up won't work. and result in an error (<3>WSL (479 - Relay) ERROR: CreateProcessCommon:800: execvpe(/bin/bash) failed: No such file or directory)

I tried to recreate my ubuntu distro of WSL to no avail.

Steps To Reproduce

  • Install sail
  • Install through artisan
  • Try to run sail

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions