sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.86k stars 136 forks source link

Filling the password field doesn't work in Node 8 (macOS) #274

Closed k0ff33 closed 6 years ago

k0ff33 commented 7 years ago

I couldn't fill in the password field when using surge for the first time, as the input basically froze.

It's definitely a Node 8 thing, as everything works perfectly fine in Node 6.

$ surge --version 0.19.0 $ node --version v8.1.0 $ npm --version 5.0.4

macOS running zsh

overint commented 7 years ago

Exact same problem here running windows.

surge --version 0.19.0 node --version v8.1.0 npm --version 5.0.3

overint commented 7 years ago

@sintaxi Any updates on this?

brandonb927 commented 6 years ago

@K0ff33 @overint is this still an issue using node v8.9 and latest surge version?

k0ff33 commented 6 years ago

@brandonb927 nope, all works perfectly fine.

sintaxi commented 6 years ago

Sorry, should have closed this ticket. Thanks @K0ff33