Rahul Jaisheel

Results 5 comments of Rahul Jaisheel

> This is caused by breaking changes in prettier v3. Use the `prettier_version` option to pin the prettier version to 2.x.x. Thanks! It works with Prettier 2.8.8, which was the...

This worked for a while but now I'm getting the same error again even after pinning Prettier to version 2.8. Does anyone have any workarounds or suggestions for fixing this?

@igitur Yes, it's possible that the PHP plugin has been updated. I tried unpinning Prettier but that didn't work either. How can I pin the version of prettier/plugin-php to 0.19.7?...

@igitur I got this set up and the Prettier PHP plugin is working fine on my local machine (Ubuntu 22.04 - which should be the same version being used in...

Update: This error seems to be gone now when running on the latest version of Prettier, however it gives the error `No parser could be inferred for file "/home/runner/work/.../*.php".` for...