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

Version 1.05+ stops working with Local? #27

Open
simplistik opened this issue Aug 13, 2024 · 3 comments
Open

Version 1.05+ stops working with Local? #27

simplistik opened this issue Aug 13, 2024 · 3 comments

Comments

@simplistik
Copy link

I appears that 1.05+ stops working with MacOS Local here's the error:

image

image

When I roll back to 1.04 everything works fine without any changes to the environments.

This seems to be happening across the board within this type of environment.

@mansoorkhan96
Copy link
Owner

can you please try latest version? 1.0.8

@simplistik
Copy link
Author

It doesn't work. No version between 1.0.5 and 1.0.8 work.

But 1.0.4 and below do work. All versions that don't work give the exact same error. The way the error shows:

Could not open input file: /Users/#####/Local

Makes me think that it's not escaping the spacing in the folders e.g. /users/#####/Local\ Sites/sitename/app/etc

@mansoorkhan96
Copy link
Owner

mansoorkhan96 commented Aug 15, 2024

It might have to do with the php-cs-fixer binary.
The difference between 1.0.4 and 1.0.5 is that i have upgraded the php-cs-fixer binary from v3.28.0 to v3.59.3. Can you try to download v3.28.0 and pass it as toolPath to extension and see if it works for you?

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