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
Currently, the installer requires an answer to a prompt if a wp command already exists. The installer should allow a -f parameter to force a yes answer to this question, or another parameter (-n?) to force a no answer.
Currently, the installer requires an answer to a prompt if a
wpcommand already exists. The installer should allow a-fparameter to force a yes answer to this question, or another parameter (-n?) to force a no answer.