Closed jtannous-itxi closed 11 months ago
Hi @jtannous-itxi. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, Add a comment to the issue:
@magento give me 2.4-develop instance
- upcoming 2.4.x release@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket.
@magento I am working on this
Hi @jtannous-itxi I have installed the plugin in Magento 2.3.3-p1 to 2.4.6-p3 and found no errors with setup:di:compile
I am running Magento 2 on Ubuntu.
I think it could be related to Windows OS running PHP. Some features do not work properly. Can you try to install Ubuntu WSL on Windows and try to install this plugin?
Magento also recommends to use Linux OS like Ubuntu, Cent OS.
Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch@magento give me 2.4-develop instance
to deploy test instance on Magento infrastructure. 2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. @ananth-iyer Thanks for your contribution & collaboration over here.
HI @jtannous-itxi,
Thank you for reporting and collaboration.
We have verified and able to install the plugin successfully found no errors with setup:di:compile.
We have verified the issue in Mac OS.
Could you please check system requirements https://experienceleague.adobe.com/docs/commerce-operations/installation-guide/system-requirements.html
Thanks.
@jtannous-itxi: since Knowband\\Scratc...
is mentioned in your stacktrace a couple of times, I would expect the problem to be in one of their modules, maybe try uninstalling or updating those?
@hostep Thanks for your contribution & collaboration over here.
@jtannous-itxi,
Please refer this https://github.com/magento/magento2/issues/38164#issuecomment-1823564892 and please let us know if you are still facing any issue.
Thanks.
Hello, Thank you for your assistance on this issue. Indeed the issue was caused by Knowband/Scratch module, after uninstalling it, no compilation errors occurred.
Hi @jtannous-itxi,
Thanks for your update.
As per this comment https://github.com/magento/magento2/issues/38164#issuecomment-1823871521 We are closing this issue.
Thanks.
Preconditions and environment
Steps to reproduce
Trying to install a new extension: https://help.crisp.chat/en/article/how-to-install-crisp-helpdesk-and-live-chat-on-adobe-commerce-ka7n7j/#1-how-to-install-crisp-on-adobe-commerce-magento-using-composer
When I reach the command:
bin/magento setup:di:compile
, I get the following error:When I uninstall the module, and remove from vendor folder, the same error shows for an other module as well, so I think the issue is not with the module specified in the error.
Expected result
Compilation should be successful and we should see Crisp.chat extension available in Magento admin.
Actual result
Additional information
Please keep in mind this is a local dev environment, running on XAMPP.
Release note
No response
Triage and priority