could not find a composer.json #614
marcluxse-pixel
started this conversation in
General
Replies: 1 comment 1 reply
-
|
If you deployed Monarc FrontOffice with use a provided tar.gz archive linked to each release or by pulling a docker inmage, you doun't need to install any dependency from the composer.json as they are included in the packages and images. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When install the latest version in kubernetes I have this error
Starting MONARC FrontOffice setup... │
│ Waiting for MariaDB to be ready... │
│ mysqld is alive │
│ MariaDB is ready! │
│ First run detected, initializing application... │
│ Installing Composer dependencies... │
│ Composer could not find a composer.json file in /var/www/html/monarc │
│ To initialize a project, please create a composer.json file. See https://getcomposer.org/basic-usage
Beta Was this translation helpful? Give feedback.
All reactions