junstyle / vscode-php-cs-fixer

PHP CS Fixer extension for VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=junstyle.php-cs-fixer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Disappear as formatter. Update 0.2.11

akinka opened this issue · comments

Hello.

In Windows 10. VSCode 1.68.1.

Suddenly the extension is no available as formatter.

Looking for info in console found this error:

Activating extension 'junstyle.php-cs-fixer' failed: Cannot find module 'c:\Users\xxx.vscode\extensions\junstyle.php-cs-fixer-0.2.11/extension' mainThreadExtensionService.ts:111
Require stack:

  • c:\Users\xxx.vscode\extensions\junstyle.php-cs-fixer-0.2.11\index.js
  • c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\vs\loader.js
  • c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\bootstrap-amd.js
  • c:\Users\xxx\AppData\Local\Programs\Microsoft VS Code\resources\app\out\bootstrap-fork.js

I have tried to reinstall the extension and in a clean workspace but it continues without working.

Any information about?

Thank you very much.

I just realized that it is not "Suddenly" That there has been an update to 0.2.11. Downgrade to 0.2.10 and works again.

updated, traive-ci error, but it published a new version...

Thank you! It works.