[Bug]: Shopify cli password input difficult to enter into the prompt #4597
Labels
Area: @shopify/theme
@shopify/theme package issues
#gsd:40767
Fortify local development experience for Liquid themes
Theme Sev-2
second highest severity for theme related bug
Type: Bug
Something isn't working
Please confirm that you have:
In which of these areas are you experiencing a problem?
Theme
Expected behavior
Running
shopify theme dev
prompts for a password. Typing in the password does not supply all the characters. Additionally, copy and pasting the password after several attempts still prompts with the error "Incorrect password provided. Please try again:".The password I use has an ampersand
&
and once removed I can copy and paste into the prompt to work so there are a couple of issues that need to be resolved to handle password input.Actual behavior
Continually asks for password with no ability to bypass
Verbose output
? Incorrect password provided. Please try again:
Reproduction steps
shopify theme dev
Operating System
Mac
Shopify CLI version (check your project's
package.json
if you're not sure)@shopify/cli/3.68.0 darwin-x64 node-v22.9.0
Shell
No response
Node version (run
node -v
if you're not sure)20.10
What language and version are you using in your application?
No response
The text was updated successfully, but these errors were encountered: