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]: Failed to download binary for Laravel extension: php-parser-v0.1.37-x64-linux #230

Open
mathieufrh opened this issue Feb 3, 2025 · 1 comment
Assignees
Labels

Comments

@mathieufrh
Copy link

Extension Version

0.1.18

PHP Binary

Local PHP

Operating System

Linux

What happened?

Here are the logs:

2025-02-03 08:10:45.134 [info] Checking herd PHP installation: herd which-php
2025-02-03 08:10:45.134 [info] Checking valet PHP installation: valet which-php
2025-02-03 08:10:45.134 [info] Checking local PHP installation: php -r 'echo PHP_BINARY;'
2025-02-03 08:10:45.134 [info] Using local PHP installation: /usr/bin/php8.4
2025-02-03 08:10:45.134 [info] Activating Laravel Extension...
2025-02-03 08:10:45.134 [info] Started
Failed to download binary for Laravel extension: php-parser-v0.1.37-x64-linux

I am on Debian 12. I am working behind a corporate proxy, however the proxy does not block anything from my machine, so either it is using proxy and the error is not related to it, or it is not using proxy at all and in this case it cannot work.

Mimimal Code Sample

@victore13
Copy link

I have the same error due to downgrading from v0.1.18 (to try to resolve the Translation Namespaces bug) to v0.1.17 😬

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

3 participants