Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install application #20

Open
nprovoost opened this issue Dec 7, 2021 · 1 comment
Open

Cannot install application #20

nprovoost opened this issue Dec 7, 2021 · 1 comment

Comments

@nprovoost
Copy link

nprovoost commented Dec 7, 2021

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.

@nprovoost nprovoost changed the title Cannot install Cannot install application Dec 8, 2021
@domaingood
Copy link

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
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants