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

[Bug]: Error occurs anytime saving a file with fresh installation #125

Open
grahamsutton opened this issue Dec 23, 2024 · 1 comment
Open
Assignees
Labels

Comments

@grahamsutton
Copy link

Extension Version

0.1.14

PHP Binary

Sail

Operating System

macOS

What happened?

Anytime I attempt to save a file the extension throws an /bin/sh: php: command not found. This happens immediately after installing the extension out-of-the-box.

I am using Laravel Sail with PHP 8.4 and I additionally have PHP 8.3 installed locally, so I'm not sure in what context it cannot find php.

Mimimal Code Sample

2024-12-23 09:11:37.583 [info] Activating Laravel Extension...
2024-12-23 09:11:37.583 [info] Started
2024-12-23 09:11:37.583 [error] Error:
 Custom Blade Directives

/bin/sh: php: command not found

2024-12-23 09:11:37.583 [error] php /Users/gsutton/Projects/[REDACTED]/vendor/_laravel_ide/discover-6f135a8f3905f5849feb1ce3b598853f.php
@joetannenbaum
Copy link
Collaborator

Is this still happening with v0.1.16?

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

No branches or pull requests

2 participants