You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 25, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: