Closed matopeto closed 3 years ago
#!/usr/bin/env php
picks first php from the $PATH
. Check contents of $PATH
in SwiftBar plugin.
Hi @melonamin thanks for quick reply, Where can i check $PATH
for swiftbar plugin?
When i run from commandline/terminal it is ok, also ok in xbar, i cannot find any path settings in swiftbar preferences.
Please refer to discussion in #77, let me know if it doesn't help
Thanks it was the issue. I switch to zsh in swiftbar settings and PATH is now correct :) thanks again
Hi i have a PHP plugin, and as you write in #236 there is problem with Shebang
But i resolve the issue with
and that resolve the issue when i run my plugin from commandline.
But when it is running on swiftbar i get the error: