Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[HELP] Cannot typing password sudo for WSL when initialize project #739

Open
mmuqiitf opened this issue Oct 15, 2024 · 1 comment
Open

Comments

@mmuqiitf
Copy link

Sail Version

1.26

Laravel Version

11.9

PHP Version

8.3

Operating System

Windows (WSL)

OS Version

11

Description

When I want to start a new project using the command:
curl -s "https://laravel.build/super-apps" | bash

The installation process went smoothly but when the final adjustment by Laravel Sail needed to enter the sudo password from my WSL Ubuntu, I couldn't type or press the enter key. When I canceled the command, I couldn't use the command:
./vendor/bin/sail up to run the program, but what appeared was the sail code file in my VSCode.

image

Steps To Reproduce

  1. Initiate a new project like this : curl -s "https://laravel.build/super-apps" | bash
  2. Wait until you should provide password root for WSL
    image
@mmuqiitf
Copy link
Author

mmuqiitf commented Oct 15, 2024

When i'm cancelled the command and continue to my project folder, i use command : ./vendor/bin/sail up it's pop up like this :
image

When i choose VSCode that's just see the code from sail file in vendor folder

@mmuqiitf mmuqiitf changed the title Cannot typing password sudo for WSL when initialize project [HELP] Cannot typing password sudo for WSL when initialize project Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant