-
Notifications
You must be signed in to change notification settings - Fork 30.7k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
React native, QR Code not showing on terminal #32648
Comments
What's the problem? Need more details. |
The QR code is not shown. I think the character is not rendered on build in terminal. |
I don't know what QR code you're talking about, I need steps to repro this. |
Works on macOS, this is likely related to the escape sequence going through winpty and powershell. @rahmatfajar15 what shell are you using? |
@Tyriar I'm using cmd |
same issue with vs code not showing qr code ion the integrated powershell on win 10 |
same issue with vs code version 1.16.1 not showing the qr code using cmd on Windows 8.1 |
same issue 1.17 on windows 10, hope get fixed soon. |
I have the same issue: Windows 10, Visual Studio Code, and either Powershell or CMD terminal. |
Same issue, Windows 7, Visual Studio Code integrated Terminal. Tried several themes (bright, dark), same issue. |
I can successfully see the QR Code now. |
I have VSCode 1.18.1 and newest create-react-native-app and have same problem. |
I've also got the exact same problem. Whether I use yarn start or npm start I'm unable to see the QR code. Using Powershell currently but I've tried cmd which also fails. |
I have same issue with VS Code 1.18.1, Windows 10, not able to see QR Code in Terminal |
I have the same problem.
Logs from serving your app will appear here. Press Ctrl+C at any time to stop. › Press a to open Android device or emulator. and when I tried this use-case in powershell i didn't get an error. it worked as it should be |
I think this is easily reproducible, it just needs someone to dig deeper and investigate. I suspect the problem lies within winpty and may be tricky to fix. https://github.com/rprichard/winpty |
Same issue on vs code |
I got the same problem... This is super annoying |
Same problem on vs code |
This is an issue with upstream https://github.com/rprichard/winpty, going to close this off as we have no plans on attempting to fix. By all means look into it upstream though. |
This issue is being closed to keep the number of issues in our inbox on a manageable level, we are closing issues that have been on the backlog for a long time but have not gained traction: We look at the number of votes the issue has received and the number of duplicate issues filed. If you disagree and feel that this issue is crucial: We are happy to listen and to reconsider. If you wonder what we are up to, please see our roadmap and issue reporting guidelines. Thanks for your understanding and happy coding! |
I think this is a small issue, it wont take much time and should be fixed earliest. |
(2 theme extensions excluded)
Steps to Reproduce:
yarn start
. Wait till QR generated.Reproduces without extensions: Yes/No
The text was updated successfully, but these errors were encountered: