- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-04-2018
07:32 PM
01-04-2018
07:32 PM
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.
Labels:
1 ACCEPTED SOLUTION
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018
05:44 AM
01-12-2018
05:44 AM
I solved it.
Fix was:
composer remove sjparkinson/static-review php bin/magento setup:upgrade php bin/magento setup:static-content:deploy
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-05-2018
12:09 AM
01-05-2018
12:09 AM
Re: Package sjparkinson/static-review is abandoned
This looks like an extension related problem. Did you contact the extension developer about this?
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-12-2018
05:44 AM
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-09-2018
10:04 AM
02-09-2018
10:04 AM
Re: Package sjparkinson/static-review is abandoned
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
can you provide more detail how to solve the issue. Thanks