Skip to content
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.

Error on plugin install #22

Open
PerfectedApp opened this issue Mar 23, 2020 · 1 comment
Open

Error on plugin install #22

PerfectedApp opened this issue Mar 23, 2020 · 1 comment

Comments

@PerfectedApp
Copy link

When trying to add the plugin I get the following hard crash:

Uncaught TypeError: Argument 3 passed to Garp\Functional\reduce() must be an instance of Garp\Functional\iterable, array given, called in /var/www/wordpress/main/wp-content/plugins/simply-static-deploy/includes/DependencyList.php on line 25 and defined in /var/www/wordpress/main/wp-content/plugins/simply-static-deploy/vendor/grrr-amsterdam/garp-functional/functions/reduce.php:20\nStack trace:\n#0 /var/www/wordpress/main/wp-content/plugins/simply-static-deploy/includes/DependencyList.php(25): Garp\Functional\reduce(Object(Closure), true, Array)\n#1 /var/www/wordpress/main/wp-content/plugins/simply-static-deploy/includes/SimplyStaticDeploy.php(27): Grrr\SimplyStaticDeploy\DependencyList->are_met()\n#2 /var/www/wordpress/main/wp-includes/class-wp-hook.php(288): Grrr\SimplyStaticDeploy\SimplyStaticDeploy->plugins_loaded('')\n#3 /var/www/wordpress/main/wp-includes/class-wp-hook.php(312): WP_Hook->apply_filters(NULL, Array)\n#4 /var/www/wordpress/main/wp-includes/plugin.php(478): WP_Hook->do_action(Array)\n#5 /var/www/wor in /var/www/wordpress/main/wp-content/plugins/simply-static-deploy/vendor/grrr-amsterdam/garp-functional/functions/reduce.php on line 20

@martijngastkemper
Copy link
Member

Which PHP version do you use? Your version doesn't seem to have support for iterable.

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

No branches or pull requests

2 participants