-
Notifications
You must be signed in to change notification settings - Fork 453
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
PHP Atom Beautifier won't work in Windows #269
Comments
This sounds like an issue related to this Pull Request: #263 Looks like Windows needs the |
You could try installing the older Atom Beautify package (temporarily until I have time to fix this): apm uninstall atom-beautify
apm install atom-beautify@0.23.1 Let me know how it goes! |
I can confirm that executing manually "php php-cs-fixer.phar fileName.php" from a Windows cmd works ok. |
Published patch to v0.23.3 |
As far as I know is working perfectly. Thanks for your awesome job!! |
Hello,
Since I updated the Atom Beautifier plugin this morning it won't work anymore.
The problem seems to be that is trying to run "cmd php-cs-fixer.phar", but it should call "cmd php php-cs-fixer.phar" instead.
Thanks.
Guillem
This is the error message:
"Command failed: C:\WINDOWS\system32\cmd.exe /s /c "("C:\php-5.5.3-Win32-VC11-x64\php-cs-fixer.phar" fix "C:\Users\Guillem\AppData\Local\Temp\input11537-6048-x2ee51") & move "C:\Users\Guillem\AppData\Local\Temp\input11537-6048-x2ee51" "C:\Users\Guillem\AppData\Local\Temp\11537-6048-u9u5tq"" El sistema no puede encontrar el archivo especificado."
Atom Beautify - Debugging information
The following debugging information was generated by
Atom Beautify
onTue Apr 07 2015 17:09:35 GMT+0200 (Hora de verano romance)
.Platform: win32
Versions
Atom Version: 0.189.0
Atom Beautify Version: 0.23.2
Original file to be beautified
Original File Path:
C:\htdocs\sermopp.es\httpdocs\exportaEstadisticasPedidosConsumibles.php
Original File Grammar: PHP
Original File Contents:
Beautification options
Editor Options:
Options from Atom Editor settings
Config Options:
Options from Atom Beautify package settings
Home Options:
Options from
C:\home\.jsbeautifyrc
EditorConfig Options:
Options from EditorConfig file
Project Options:
Options from
.jsbeautifyrc
files starting from directoryC:\htdocs\sermopp.es\httpdocs
and going up to rootLogs
Error logs: Not yet supported
The text was updated successfully, but these errors were encountered: