Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when try to upgrade extension version 4.0.4 in Magento version 2.4.2 #435

Closed
dev-amitsaini opened this issue May 23, 2023 · 2 comments

Comments

@dev-amitsaini
Copy link

Hello,
I am trying to upgrade the extension version to the latest (4.0.4), but after the composer update extension when I tried to run the "setup:upgrade" command, the below error is showing:
PHP Warning: Uncaught Exception: Warning: require_once(/vendor/razorpay/magento/Model/../../Razorpay/Razorpay.php): failed to open stream: No such file or directory in /vendor/razorpay/magento/Model/TrackPluginInstrumentation.php on line 17

And Line 17 code:
image
Also, what is the "WpOrg\Requests\Autoload" dependency? Because in the previous version (3.7.5), this dependency was not showing. Also, after the composer update extension, there is no "WpOrg\Requests" dependency showing in the "vendor" directory.

@himanshuv4
Copy link

himanshuv4 commented Feb 13, 2024

I am getting same error version 4.1.2 in magento 2.3

@yashgit891
Copy link
Contributor

Hello,
Can you folks try with the latest release and if issue still persists please share the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants