Skip to main content

All Questions

Tagged with
0 votes
1 answer
545 views

after upgrade magnento 2 version 2.4.3 to 2.4.6-p6

recently i was upgrade magento 2.4.3 to 2.4.6-p6 for upgrade i fire below cmd composer require magento/product-community-edition 2.4.6-p5 --no-update composer update --ignore-platform-reqs after ...
Bhagyesh Bhalodiya's user avatar
1 vote
3 answers
2k views

Magento 2 - Fresh Install

Creating a Fresh m2 install. Following the usual steps we have. Instailling it via composer. composer create-project --repository=https://repo.magento.com/ magento/project-community-edition But then ...
Tom's user avatar
  • 13
0 votes
0 answers
779 views

When using Composer to Install Magento, "Your requirements could not be resolved to an installable set of packages."

I'm now using Composer to Install Magento, when inputting composer create-project \ --repository-url=https://repo.magento.com/magento/project-community-edition=2.4.6-p1 \ Magento 2 it soon ...
user avatar
0 votes
0 answers
1k views

The zip extension and unzip/7z commands are both missing, skipping. The php.ini used by your command-line PHP is: C:\php-8.2.7\php.ini

I'm now using Composer to Install Magento 2.4.6-p1, but I cannot continue. I have inputed "composer create-project --repository-url=https://repo.magento.com/ magento/project-community-edition=2.4....
user avatar
1 vote
1 answer
1k views

magento2.4.6 can't load css and js (layout) after installation on windows 10

I'm very confusing what's the matter? I use : xampp3.3 php 8.2 magento 2.4.6 elasticsearch 8.8.1 I did all the others said in forums and other questions in stackoverflow or magento stackexchange. ...
ERasekh's user avatar
  • 35
1 vote
0 answers
192 views

How "replace" works with composer?

I have a module Test/ABC and another module Test/ABCPRO (Which is extended version of Test/ABC). Now if someone is trying to install Test/ABCPRO via composer- So at that time I need requirement such ...
Jinal Shah's user avatar
1 vote
0 answers
264 views

phpcode sniffer unable to run in magento module

I am trying to install phpcodesniffer in my magento module project. Below is my composer.json { "name": "test/myModule", "description": "testin", &...
footy's user avatar
  • 5,861
0 votes
1 answer
452 views

Azure DevOps Magento 2 Pipeline

I am facing an error while I'm making CI of Magento using Azure DevOps. In AuthHelper.php line 197: The 'https://repo....
Taqi Rizvi's user avatar
0 votes
0 answers
141 views

Private Repository Composer json Confused

I need to create a Private Composer Repository - it has 300 zipped extensions. which I want to install on Magento 2 site. Each zipped extension file inside has its own composer.json file. as some ...
yend84's user avatar
  • 9
1 vote
0 answers
184 views

Unable to pull package with Composer version 2.*

I'm building docker image for Magento2 e-shop where we use some packages from magefan.com. Problem is that I'm unable to pull packages from magefan.com while building the image. The problem occurs ...
Michalides's user avatar
2 votes
1 answer
3k views

Magento2 Composer Install returning CURL error 28 while downloading Connection timed out after 10000 milliseconds

I'm currently trying to install my Magento2 site with composer install but I'm getting CURL error 28 while downloading Connection timed out after 10000 milliseconds every time it comes to install any ...
Jacob Flynn's user avatar
-1 votes
2 answers
2k views

compose update not working if using php8 (xxx in the lock file but not in remote repositories ,...)

I've a composer project (magento 2, upgraded from php7 to php 8), if now i use php 8 (inside docker) run "composer udpate", it will shows Your requirements could not be resolved to an ...
hkguile's user avatar
  • 4,329
0 votes
1 answer
646 views

Update Magento2 version 2.4.2 to 2.4.3 problem

i am trying to update Magento with the following steps composer require magento/product-enterprise-edition=2.4.3 --no-update on composer.json archive. run composer update And i have these problems ...
Roberto's user avatar
  • 13
1 vote
1 answer
874 views

Unable to install magento 2 again with composer Exception

Good evening, I am having some trouble updating a package to the last version, currently I have : "ingenico/m2-payment": "^2.2", "ingenico/ogone-client": "^5.0",...
dreid's user avatar
  • 173
-2 votes
1 answer
2k views

Composer not downloading Magento2 from Magento repository

I'm trying to install Magento 2 on my local server, but when I run the command in Composer ( composer create-project --repository-url=https://repo.magento.com/magento/project-community-edition) it ...
Lucas's user avatar
  • 454

15 30 50 per page
1
2 3 4 5 6