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

updated bug - php issue persists MacOS Ventura #114

Closed
raisonbread opened this issue May 3, 2023 · 1 comment
Closed

updated bug - php issue persists MacOS Ventura #114

raisonbread opened this issue May 3, 2023 · 1 comment

Comments

@raisonbread
Copy link

PHP Issue Persists

Are you using the latest version of the workflow?
Yes

Describe the bug
Crashes on Start.

To Reproduce
Steps to reproduce the behavior:

  1. Open Alfred
  2. Type any number
  3. See error:
    Reason: launch path not accessible

/usr/bin/php

Check that the selected language exists on your system.

If you're syncing Alfred's preferences, also check that all related workflow files exist locally.

Related Workflow Info...
Name: 'Calculate Anything'
Folder:/Users/.../Alfred/Alfred.alfredpreferences/workflows/user.workflow.E44449E9-86D8-495E-A6A4-8F0A80A52C7A

Expected behaviour
the workflow doesn't run.. expected it to run

Debug Output
debugger crashed program

System information:

  • OS: [e.g. Mac OS m1 2020; ventura 13
  • Alfred Version 5.1
  • PHP Version - To find out the version open the Terminal.app and type: php -v
    Typed this... said php was deprecated and not in macos 13... do I need to custom install php using hombrew? not sure how to do this, but I guess can figure it out if necessary to run the workflow?

Additional context

@biati-digital
Copy link
Owner

You need to install the dependencies. You can do it with Alfred https://www.alfredapp.com/help/kb/dependencies/ or manually install PHP with brew, you can find more info in the Readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants