Skip to content
This repository has been archived by the owner on Jan 18, 2024. It is now read-only.

Powershell freezes on expo start authentication #66

Closed
GustavSoderstromAltran opened this issue Oct 2, 2018 · 8 comments
Closed

Powershell freezes on expo start authentication #66

GustavSoderstromAltran opened this issue Oct 2, 2018 · 8 comments
Labels
bug Something isn't working

Comments

@GustavSoderstromAltran
Copy link

Description

After running "expo start" I press "s" in order to sign in, when doing so I´m told "How would you like to authenticate? (Use arrow keys)" but at the same time powershell freezes so I can not use the arrow keys, (or anything else, not even Crtl+C, I´m forced to close powershell and start over)

Expected Behavior

I followed the steps on expo.io/learn, at the end of step 04, after running "expo start" it should be possible to sign in to my existing expo account

Observed Behavior

The web GUI opens up on expo start, but I am not signed in.
When switching back to powershell I get the QR-code and " To run the app with live reloading, choose one of: ... ...Press s to sign in" pressing s prompts the authentication choises, but at the same time freezes powershell.

when running "npm ls react-native" I get the following "invalid" statement but I am not sure how to solve it:

`-- react-native@0.55.4  invalid
npm ERR! invalid: react-native@0.55.4 C:\Expo\my-new-project\node_modules\react-native

Environment

expo diagnostics:
Environment:
OS: Windows 10
Node: 10.11.0
Yarn: Not Found
npm: 6.4.1
Watchman: Not Found
Xcode: N/A
Android Studio: Not Found

Packages: (wanted => installed)
expo: ^30.0.1 => 30.0.1
react: 16.3.1 => 16.3.1
react-native: https://github.com/expo/react-native/archive/sdk-30.0.0.tar.gz => 0.55.4

Diagnostics report:
|[14:15:16] Request failed with status code 500
[14:15:16] Error: Request failed with status code 500
at createError (C:\Users\gsoderstrom\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\core\createError.js:16:15)
at settle (C:\Users\gsoderstrom\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\core\settle.js:18:12)
at IncomingMessage.handleStreamEnd (C:\Users\gsoderstrom\AppData\Roaming\npm\node_modules\expo-cli\node_modules\axios\lib\adapters\http.js:191:11)
at IncomingMessage.emit (events.js:187:15)
at endReadableNT (_stream_readable.js:1092:12)
at process._tickCallback (internal/process/next_tick.js:63:19)

  • Phone/emulator/simulator platform, model and version:
    No emulator installed yet.

Reproducible Demo

Steps 1 to 4 on expo.io/learn

@fson fson self-assigned this Oct 2, 2018
@fson fson added the bug Something isn't working label Oct 2, 2018
@MargusPloom
Copy link

I have almost the same issue, command prompt freezes. Beside it, the code changes do not appear in localhost.

@pranasabda
Copy link

i also have the same issue in cmd windows terminal please help, GBU

@dnafication
Copy link

#metoo on Win10 cmd

@seyofori
Copy link

seyofori commented Nov 6, 2018

same here... Powershell, Windows 10

@dnafication
Copy link

Here is a workaround if you want to sign in so that it appears on your expo app. Sign in before running expo start by using expo login that way you won't need to press s and it won't freeze! Just a work around.

@taslimy
Copy link

taslimy commented Aug 23, 2019

Same issue on windows 10!

@fson fson removed their assignment Nov 14, 2019
@ccheever
Copy link
Contributor

Hi--

Using these versions of Windows/Powershell, node, yarn, and expo-cli, I tried to reproduce this and did not have the issue with the s key and freezing.

Windows 10 Home / Version 1903 / OS Build 18362.476
node v12.6.1
yarn@1.22.4
expo-cli@3.15.3

It seems like this may have been fixed in recent versions of some of this software stack. I'm going to close this issue for now. If you are using the latest version of expo-cli and encounter this issue, please reopen this and give as much information as you can in the comments about your system.

@barnu5
Copy link

barnu5 commented Apr 24, 2020

Windows 10 Powershell, password input is frozen.

v3.18.6

On
expo login or developer options >login

Password entry frozen on

Username/Email Address: username
Password: [input is hidden]

No indication it failed, but no sign in.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

9 participants