-
-
Notifications
You must be signed in to change notification settings - Fork 449
Closed
Labels
Description
Preconditions (*)
- latest 19.4.x (with composer modules added)
Steps to reproduce (*)
- added this to
composer.json
"magento-deploystrategy": "copy",
"magento-deploystrategy-dev": "symlink",
"magento-force": true,
- run
composer install
... symlinks for CM_ are created - delete
vendor
- run
composer install --no-dev
Expected result (*)
- symlinks should be replaced by files
Actual result (*)
- Credis copy fails