htmlburger / wpemerge-theme

An organized, ES6 and SASS powered theme taking advantage of the WP Emerge framework. 🚀
https://wpemerge.com/
GNU General Public License v2.0
285 stars 33 forks source link

Script WPEmerge\Cli\App::createConfigJson handling the post-create-project-cmd event terminated with an exception #42

Closed zamanq closed 4 years ago

zamanq commented 4 years ago

Version

Please add the exact versions used for each of the following:

Expected behavior

I expected to see the theme install correctly. Please describe the expected behavior here. I expected a complete flawless install with proper configuration and additional options to add my preferred css frameworks

Actual behavior

Instead I got this error "Script WPEmerge\Cli\App::createConfigJson handling the post-create-project-cmd event terminated with an exception" Please describe the actual, unexpected behavior here. ERROR: Script WPEmerge\Cli\App::createConfigJson handling the post-create-project-cmd event terminated with an exception

[ErrorException] Trying to access array offset on value of type int

Steps to reproduce (in case of a bug)

1. 1. 1.

Comments

I'm on MacOS Catalina 10.15.2 if that helps. Please add any other comments here.

atanas-dev commented 4 years ago

The issue has been fixed in master - for more information and a work-around please refer to https://github.com/htmlburger/wpemerge-theme/issues/43#issuecomment-617930863.