Buenas tardes.
Estoy instalando por primera vez Tehuelche v. 4.0.3
Las versiones que tengo son:
Debian 11
***apache2 v 2.4.52
output_buffering = On
memory_limit = 256M
upload_max_filesize = 8M
post_max_size = 8M
date.timezone = America/Argentina/Buenos_Aires
default_charset = “ISO-8859-1”
mbstring.internal_encoding = “ISO-8859-1”
***php7.4
***postgresql-13
standard_conforming_strings = off
bytea_output = ‘escape’
timezone = ‘America/Buenos_Aires’
shared_buffers = 512MB
***Yarn 0.32+git
***git version 2.30.2
***Composer version 2.2.6
***node v10.16.0
Y nos tira el siguiente error de composer:
yarn add ckeditor4@4.17 jquery@3.6 jquery-migrate@3.3 siu-js-app-launcher@1.0.6 --modules-folder www/js/packages/
Usage: yarn [options]
yarn: error: no such option: --modules-folder
Script yarn add ckeditor4@4.17 jquery@3.6 jquery-migrate@3.3 siu-js-app-launcher@1.0.6 --modules-folder www/js/packages/ handling the post-install-cmd event returned with error code 2
Script composer run-script post-install-cmd -d ./vendor/siu-toba/framework/ handling the post-install-cmd event returned with error code 2
Puedo seguir con la instalación o puede generar inconvenientes a futuro?
Desde ya muchas gracias!
Saludos.