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
And I expected this to happen:
I expected this to be my local computer password (for sudo), but instead I'm guessing it's the password to the DrupalVM instance. I don't recall setting this password as a part of the blt docs, and I've been following the instructions on github step by step. The relevant doc page also doesn't mention a password prompt, or what password you'd need.
I have no idea how or why, but trying this again today in a slightly different situation worked.
I had ran vagrant suspend when finished yesterday, and vagrant resume today, at which point I had to remove my known_hosts entry, then finally run blt local:setup. This time, it ran without asking me for a password.
Only guess I can make is that I had recently sudo'ed another command and that was still active. Which makes little sense because I kept trying to put in my sudo password yesterday and it would never take it.
My system information:
Output of
blt doctor
:When I run this command:
I get the following output:
And I expected this to happen:
I expected this to be my local computer password (for sudo), but instead I'm guessing it's the password to the DrupalVM instance. I don't recall setting this password as a part of the blt docs, and I've been following the instructions on github step by step. The relevant doc page also doesn't mention a password prompt, or what password you'd need.
https://github.com/acquia/blt/blob/8.x/readme/creating-new-project.md
The text was updated successfully, but these errors were encountered: