View Issue Details

IDProjectCategoryView StatusLast Update
0007129OXID eShop (all versions)7. --- Other tools --------------public2020-04-24 12:58
ReporterDayanaLuedecke Assigned To 
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionopen 
Product Version6.2.0 
Summary0007129: Error when installing module without composer with console
DescriptionI get followig error when starting this command in console

vendor/bin/oe-console oe:module:install-configuration source/*censored*

ERROR:

An error occurred while installing module configuration.

In InstallModuleConfigurationCommand.php line 153:

 *censored* directory doesn't exist


oe:module:install-configuration <module-source-path> [<module-target-path>]

Module was uploaded to modules directory via FTP. Metadataversion 1.2
TagsNo tags attached.
ThemeNot defined
BrowserNot defined
PHP VersionNot defined
Database VersionNot defined

Activities

QA

2020-04-24 12:58

administrator   ~0013200

Dear Dayana Luedecke,

it seems that you forget the module directory. Please try again with [...]/source/module/[own-data].

The console-command need the directory where the metadata is stored.
You can get this with the console-command pwd (https://wiki.ubuntuusers.de/pwd/ )

Due security I deleted your path.

Best regard

QA - SG -