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
Debian
PHP 7.3.33-1+020211119.91+debian101.gbp618351 (cli) (built: Nov 19 2021 06:39:58) ( NTS )
with Zend OPcache v7.3.33-1+020211119.91+debian101.gbp618351
using the master branch:
Problem 1
- oro/platform[4.1.0-beta, ..., 4.1.x-dev] require robloach/component-installer 0.2.* -> satisfiable by robloach/component-installer[0.2.0, 0.2.1, 0.2.2, 0.2.3].
- robloach/component-installer 0.2.0 requires composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- Root composer.json requires oro/platform 4.1.* -> satisfiable by oro/platform[4.1.0-beta, ..., 4.1.x-dev].
using marello version 3.1.0 :
install works here but assets install fail
bin/console oro:assets:install --env prod -vvv
ERROR in ./bundles/oroform/js/extend/tinymce.js
Module not found: Error: Can't resolve 'bundles/components/tinymce/icons/default/icons.min.js' in '/var/www/marello-application/public/bundles/oroform/js/extend'
resolve 'bundles/components/tinymce/icons/default/icons.min.js' in '/var/www/marello-application/public/bundles/oroform/js/extend'
Parsed request is a module
using description file: /var/www/marello-application/package.json (relative path: ./public/bundles/oroform/js/extend)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
looking for modules in /var/www/marello-application/public/build/
In CommandExecutor.php line 208:
[RuntimeException]
The command terminated with an exit code: 1.
The text was updated successfully, but these errors were encountered:
nprovoost
changed the title
Cannot install
Cannot install application
Dec 8, 2021
I cannot install too
Warning: require(/htdocs/erp.s9t.com/vendor/autoload.php): Failed to open stream: No such file or directory in /htdocs/erp.s9t.com/public/index.php on line 5
Fatal error: Uncaught Error: Failed opening required '/htdocs/erp.s9t.com/vendor/autoload.php' (include_path='.:/usr/share/php') in /htdocs/erp.s9t.com/public/index.php:5 Stack trace: #0 {main} thrown in /htdocs/erp.s9t.com/public/index.php on line 5
Debian
PHP 7.3.33-1+0
20211119.91+debian101.gbp618351 (cli) (built: Nov 19 2021 06:39:58) ( NTS )with Zend OPcache v7.3.33-1+0
20211119.91+debian101.gbp618351using the master branch:
Problem 1
- oro/platform[4.1.0-beta, ..., 4.1.x-dev] require robloach/component-installer 0.2.* -> satisfiable by robloach/component-installer[0.2.0, 0.2.1, 0.2.2, 0.2.3].
- robloach/component-installer 0.2.0 requires composer-plugin-api 1.0.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- robloach/component-installer[0.2.1, ..., 0.2.3] require composer-plugin-api ^1.0 -> found composer-plugin-api[2.1.0] but it does not match the constraint.
- Root composer.json requires oro/platform 4.1.* -> satisfiable by oro/platform[4.1.0-beta, ..., 4.1.x-dev].
using marello version 3.1.0 :
install works here but assets install fail
bin/console oro:assets:install --env prod -vvv
ERROR in ./bundles/oroform/js/extend/tinymce.js
Module not found: Error: Can't resolve 'bundles/components/tinymce/icons/default/icons.min.js' in '/var/www/marello-application/public/bundles/oroform/js/extend'
resolve 'bundles/components/tinymce/icons/default/icons.min.js' in '/var/www/marello-application/public/bundles/oroform/js/extend'
Parsed request is a module
using description file: /var/www/marello-application/package.json (relative path: ./public/bundles/oroform/js/extend)
Field 'browser' doesn't contain a valid alias configuration
resolve as module
looking for modules in /var/www/marello-application/public/build/
In CommandExecutor.php line 208:
[RuntimeException]
The command terminated with an exit code: 1.
The text was updated successfully, but these errors were encountered: