After Upgrading Magento 2.1.5 to 2.2.6 it's give following error. my magento source code is on subdirectory like www.mysite.com/staging/
Asked
Active
Viewed 3,653 times
1
-
copy component module from github or somewhere else.... – K.B Oct 31 '18 at 07:38
2 Answers
0
As general rule I would delete the content of vendors directory and then
If you are in your local dev: composer update
If you are in some kind of production env where you only pull the repo: composer install

open-ecommerce.org
- 1,763
- 1
- 25
- 41