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

Symlink in a package directory locks up the app #332

Closed
1 of 2 tasks
buresdv opened this issue May 18, 2024 · 1 comment
Closed
1 of 2 tasks

Symlink in a package directory locks up the app #332

buresdv opened this issue May 18, 2024 · 1 comment
Labels
Bug Something isn't working

Comments

@buresdv
Copy link
Owner

buresdv commented May 18, 2024

Bug Report

Mandatory Information

Describe the bug
When there's a symlink present in the Cellar / Cask folder, the error state failedWhileLoadingCertainPaclage gets triggered. Instead, it should resolve the symlink and load the package if one is there.

To Reproduce
Have a symlink in the Cellar / Cask folder

Expected Behavior
The symlink gets resolved and the package loaded

Screenshots
n/a

Optional Information

Additional context
n/a

Checklist

  • I filled everything out under Mandatory Information
  • This bug affects the UI and I have included a screenshot
@buresdv buresdv added the Bug Something isn't working label May 18, 2024
@buresdv
Copy link
Owner Author

buresdv commented May 23, 2024

Fixed in 55e6a02

@buresdv buresdv closed this as completed May 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant