Skip to content

Cannot install application #20

Open
@nprovoost

Description

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.

Activity

changed the title Cannot install Cannot install application on Dec 8, 2021
domaingood

domaingood commented on Dec 26, 2022

@domaingood

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Cannot install application · Issue #20 · marellocommerce/marello-application