What are the Slack Archives?
Itβs a history of our time together in the Slack Community! Thereβs a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.
Because this space is not active, you wonβt be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..
hi, if i install feature via composer eg: ```composer require spryker-feature/merchant``` in compose
hi,
if i install feature via composer eg:
composer require spryker-feature/merchant
in composer.json and composer.lock only required packages entries exist.
how can i remove the feature now via composer:
composer remove spryker-feature/merchant
not working.
Comments
-
Hi, did you also call
composer install
?
I thinkcomposer remove
will just remove the entry from the files but doesn't delete the vendor package itself, does it?0 -
i got this message
spryker-feature/merchant is not required in your composer.json and has not been removed
and in composer.json the packages are existing0 -
"require": { "php": ">=7.2",
.... "spryker/merchant": "^3.0.0", "spryker/merchant-data-import": "^0.3.0", "spryker/merchant-gui": "^3.4.0" ... },
the metapackage spryker-feature/merchant is no anywhere0 -
I see what you mean. I'm not sure if composer is capable of resolving
spryker-feature/merchant
to all thosespryker/merchant
packages. I assume it should be if it can install them this way.
Unfortunately I have no idea here, sorry.0 -
ok, thank you anyway for fast response
0 -
it is actually not built to work like that
0 -
when these modules are required explicitly, you will have to remove them expplicitly
0 -
does that make sense for you? π€
0 -
yes, testet by set only the features and not the packages into composer.json than it works as expected
0 -
do you now if all features from https://github.com/spryker-feature required in composer.json, that all needed packages are loaded than? (so like master suite composer.json)
0 -
No, some of the new packages are not mapped into the features
0
Categories
- All Categories
- 42 Getting Started & Guidelines
- 7 Getting Started in the Community
- 8 Additional Resources
- 7 Community Ideas and Feedback
- 75 Spryker News
- 924 Developer Corner
- 783 Spryker Development
- 88 Spryker Dev Environment
- 362 Spryker Releases
- 3 Oryx frontend framework
- 35 Propel ORM
- 68 Community Projects
- 3 Community Ideation Board
- 30 Hackathon
- 3 PHP Bridge
- 6 Gacela Project
- 25 Job Opportunities
- 3.2K π Slack Archives
- 116 Academy
- 5 Business Users
- 370 Docker
- 551 Slack General
- 2K Help
- 75 Knowledge Sharing
- 6 Random Stuff
- 4 Code Testing
- 32 Product & Business Questions
- 70 Spryker Safari Questions
- 50 Random