Hi guys,
Installed fresh copy of M2.2 Installed an extension and ran setup:upgrade and received an error:
Package sjparkinson/static-review is abandoned, you should avoid using it. Use phpro/grumphp instead.
Any ideas anyone? Can someone point me in the right direction here?
Running: Centos 7 / Php 7.026 / MySQL 5.6.38 / Apache 2.4.29
Thanks in advance!
Solved! Go to Solution.
I solved it.
Fix was:
composer remove sjparkinson/static-review php bin/magento setup:upgrade php bin/magento setup:static-content:deploy
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
can you provide more detail how to solve the issue. Thanks