Comment to 'Is there a clear guide to how installing UNA on localhost'
  • Thanks for your comment.

    i'm facing this issue during the installation.

    image_transcoder.php?o=sys_images_editor&h=1075&dpx=1&t=1677242555

    Getting the message below in the CL when updating or installing through composer.

    > test -f ./plugins/ffmpeg/ffmpeg/linux-x64 && mv ./plugins/ffmpeg/ffmpeg/linux-x64 ./plugins/ffmpeg/ffmpeg.exe && rm -rf ./plugins/ffmpeg/ffmpeg || true
    'test' is not recognized as an internal or external command,
    operable program or batch file.
    'true' is not recognized as an internal or external command,
    operable program or batch file.
    Script test -f ./plugins/ffmpeg/ffmpeg/linux-x64 && mv ./plugins/ffmpeg/ffmpeg/linux-x64 ./plugins/ffmpeg/ffmpeg.exe && rm -rf ./plugins/ffmpeg/ffmpeg || true handling the relocate-ffmpeg event returned with error code 1
    Script @relocate-ffmpeg was called via post-update-cmd
    

    Please advise.