-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
WP Emerge fails to install #36
Comments
Were you ever able to fix this @MikeEntyce? Running into the same issue sadly.... |
Hello! PHP >= 5.5 - mine is 8.0.30 Script @php wpemerge install:dependencies handling the install-dev-env event returned with error code 1 |
I wrote an email to htmlburger and they said this framework is no longer maintained, seeying as it did not gain much traction, also the main maintainer left the company. |
They should archive this repository, waster my 1hour time! too many abandon project now a days |
Version
Expected behavior
The installation finished successfully.
Actual behavior
Installation fails with errors:
Script @php wpemerge install:dependencies handling the install-dev-env event returned with error code 1
Script @install-dev-env was called via post-create-project-cmd
2022-08-08T12_44_19_090Z-debug-0.log
Steps to reproduce (in case of a bug)
Just follow https://docs.wpemerge.com/#/starter/theme/quickstart
Comments
I'm struggling to install WP Emerge, I've got everything that's required:
PHP >= 5.5 - mine is 8.1 (tried with 7.4 too)
WordPress >= 4.7 mine is 6.0.1
Composer = mine is 2.3.10
Node.js >= 12 - mine is 16.15.1
Yarn or NPM - my NPM is 8.16
The text was updated successfully, but these errors were encountered: