You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 on Tue 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
I can confirm that executing manually "php php-cs-fixer.phar fileName.php" from a Windows cmd works ok.
The php command is definitely needed in Windows.
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: