You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running herd link reports a successful symbolic link creation, but no symlink appears in the expected directory. Additionally, using the GUI to add or link an existing site fails with the error:
"There was an error creating your application."
Steps to reproduce
Navigate to your repo root, e.g., ~/documents/code/repo-name.
Run the command:
herd link
Observe the success message claiming a symlink was created at: /Users/name/Library/Application Support/Herd/config/valet/Sites/[name-web-app]
Check the directory and find no symlink actually created.
In the Herd GUI, try Add Sites → Link Existing Site.
The GUI operation fails with the error: "There was an error creating your application."