Skip to content

Valet asks for password on macOS High Sierra fresh Install #446

Closed
@hedii

Description

@hedii

On a fresh install of macOS High Sierra, Valet always asks for password.

Steps to reproduce:

  • Fresh MacOS High Sierra installation
  • As a normal user (no root)
  • Install homebrew (https://brew.sh)
  • brew install homebrew/php/php71
  • brew install mariadb
  • Install composer (https://getcomposer.org/download/)
  • Make composer available globally (https://getcomposer.org/doc/00-intro.md#globally)
  • Include composer bin to path (export PATH=$HOME/bin:/usr/local/bin:~/.composer/vendor/bin:$PATH)
  • composer global require laravel/valet
  • valet install asks for password
  • valet (no args) asks for password

I was not experiencing this on previous fresh installation of macOS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions