-
Notifications
You must be signed in to change notification settings - Fork 367
Closed
Labels
Milestone
Description
Output
I got a error when fish shell starts.
~/.phpbrew/phpbrew.fish (line 519): Expected a string, but instead found a '&'
set curr_fs (stat -f %d "$curr_dir" >/dev/null ^&1) # BSD version
What does it means?
I think because of fish version 3. When fish version 2, it was fixed by the issue.
Fish fails :( · Issue #577 · phpbrew/phpbrew
Expected Result
The error will be resolved.
Command
Nothing
Build Log
Nothing
Platform
> sw_vers
ProductName: Mac OS X
ProductVersion: 10.15.3
BuildVersion: 19D76
> fish --version
fish, version 3.1.0
> phpbrew --version
phpbrew - 1.25.3
cliframework core: 2.5.4
Reactions are currently unavailable