You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Where do I run the composer command?
When running composer require sample/module-news:dev-master
in root of magento 2.1.4 folder I get:
Problem 1
- Installation request for sample/module-news dev-master -> satisfiable by sample/module-news[dev-master].
- sample/module-news dev-master requires magento/module-backend ~100.2.0 -> no matching package found.
the first command ran fine and i entered the token as needed.
composer config repositories.sample-module-news git [email protected]:tzyganu/Magento2SampleModule.git
The text was updated successfully, but these errors were encountered:
Where do I run the composer command?
When running
composer require sample/module-news:dev-master
in root of magento 2.1.4 folder I get:
the first command ran fine and i entered the token as needed.
composer config repositories.sample-module-news git [email protected]:tzyganu/Magento2SampleModule.git
The text was updated successfully, but these errors were encountered: