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 Feb 4, 2021. It is now read-only.
Im really sorry. The wp port update feature I added broke wp init. The port update feature updates the port in the database according to the custom port provided by the user. But if the update fails, it will stop the program. The thing is, on the first run, there are no tables to edit, so it throws an error.
Just managed to fix it. I will add the pull request now.
Im really sorry. The wp port update feature I added broke
wp init. The port update feature updates the port in the database according to the custom port provided by the user. But if the update fails, it will stop the program. The thing is, on the first run, there are no tables to edit, so it throws an error.Just managed to fix it. I will add the pull request now.