Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot choose an app on windows #78

Closed
val-samonte opened this issue Oct 19, 2015 · 30 comments
Closed

Cannot choose an app on windows #78

val-samonte opened this issue Oct 19, 2015 · 30 comments

Comments

@val-samonte
Copy link

On firebase init, I cannot select an existing app from the terminal, even if it displays my existing apps (select in the means of using arrow keys)

@cbraynor
Copy link
Contributor

How are you attempting to run the command? Through the command line, cygwin, PowerShell? I assume you were able to login to the tools just fine?

@val-samonte
Copy link
Author

@drtriumph im running the command via command line. yep i was be able to login just fine.

@cbraynor
Copy link
Contributor

For now I think the -f <app_name> option will allow you to proceed, and we'll try reproducing this. What version of windows / node / npm are you running?

@val-samonte
Copy link
Author

hi @drtriumph, sorry for the late response. currently using windows 10, node 4.1.1, npm 2.14.4. tried to go legacy mode from the command terminal and unfortunately I still encountered the same.

@MarkusPint
Copy link

Same issue here. Win 10, node 4.2.1

firebase init -f <app_name> worked though

@ClintH
Copy link

ClintH commented Nov 5, 2015

👍 same on Win 10, Node 4.1.1 in both Command Prompt and PowerShell

@ghost
Copy link

ghost commented Nov 11, 2015

Hey guys, same issue on Windows 10 Node 5.0.0 in Command Prompt and Powershell including Powershell ISE as Administrator. Can't kill the current task either. Have to exit out of Powershell entirely.

EDIT/UPDATE
This also doesn't work on Node 5.1.0 latest update, however, if you have Github for windows installed and installed Git Bash along with it, it works perfectly on Git Bash. Link here below and hope this helps someone for the time being: https://git-for-windows.github.io/

@mbleigh
Copy link
Contributor

mbleigh commented May 23, 2016

This should be working in firebase init now, though the underlying Node bug still persists.

@mbleigh mbleigh closed this as completed May 23, 2016
@Karasuni
Copy link
Contributor

Karasuni commented Jun 29, 2016

May I ask what the underlying Node bug is? I'm seeing the same issue on Win7, Node v6.2.2, Firebase 3.0.3. Also the workaround firebase init -f <app_name> doen't work for me as the -f option is unknown.

The -f option would not solve the issue also, since you are unable to use arrow keys on the questoin "What Firebase CLI features do you want to setup for this folder?".

@eGlobeBizCom
Copy link

This issue happens to my Gitbash sometimes. Sometimes, the arrow keys work, sometimes they do not. Any workarounds?

@jordano1
Copy link

Try using windows command prompt, I was trying to use the git terminal but it wasn't working, so then I tried using the command prompt (windows terminal), navigated to my project directory and initialized in there, and it worked. It also let me select the options, whereas in the git terminal I wasn't able to select anything with keys or pressing the space bar.

@EvilAlexei
Copy link

Same issue.
Windows 10, Node.Js 8.1.0.
Tried command line and git bash, can't choose anything while trying to init project. Not by space or by arrow keys.

1 similar comment
@narvati
Copy link

narvati commented Jun 10, 2017

Same issue.
Windows 10, Node.Js 8.1.0.
Tried command line and git bash, can't choose anything while trying to init project. Not by space or by arrow keys.

@krisu7
Copy link

krisu7 commented Jun 10, 2017

I have the same issue

@krisu7
Copy link

krisu7 commented Jun 10, 2017

Node.js LTS Version: v6.11.0 works for me

@EncryptedNomad
Copy link

Same issue with Win 10 16215, VS '17 Preview 2, and Node 8.1.0 (x64)

@EvilAlexei
Copy link

Update on issue - i think problem in Node 8.x.x, I have same issue on NodeJs 8.1.0, OS Windos 10 and Linux, different command lines. After i downgrade NodeJs to version 7.8.0 issue gone and navigation begin to work by keys(arrows and space).

@laurenzlong laurenzlong self-assigned this Jun 12, 2017
@laurenzlong
Copy link
Contributor

Yes it does appear to be a Node 8 issue. I reproduced this (on Linux), and will investigate a fix. Filed #370 to track this, since it's a separate issue than this original one.

@jarjarbits
Copy link

i was having the same problem (while trying to use gitBash), i switched over to comand prompt and the arrows keys work there

@krisdev-pl
Copy link

It's working for me in node version v8.1.2

@chrisjeremi98
Copy link

Iam using cmd on windows and the arrow works, but when using git the arrow doesnt move a bit
npm version 5.5.1 and node 8.9.1

@honeyhoney
Copy link

Selecting features during firebase init via space does not work with Git Bash. No problems when using cmd.exe.

  • Windows 7 (x64)
  • npm: 5.5.1
  • node: 9.2.0
  • git bash: 2.15.0

@sakshi-samdani
Copy link

i m using cmd in windows 8 but still not working.

@laurenzlong laurenzlong removed their assignment Nov 27, 2017
@laurenzlong
Copy link
Contributor

@sakshi-samdani Can you provide info on the version of firebase-tools and Node you are using?

@laurenzlong laurenzlong reopened this Nov 27, 2017
@mbleigh mbleigh closed this as completed Jan 10, 2018
@music-mind
Copy link

Have this issue as well with git bash
Windows 10
Node v9.4.0
Npm v5.6.0
Git 2.11.0
Latest firebase tools

@abhishekBansal
Copy link

abhishekBansal commented Feb 6, 2018

Reproducing with macos
NPM v5.6.0
Node v8.1.0

It strangely gets stuck on project selection upon using firebase init and gets stuck on language selection upon using firebase init functions

@ghost
Copy link

ghost commented May 4, 2018

It's working with me in cmd win7 or win10

@oksiweb
Copy link

oksiweb commented Jun 20, 2019

Reproducing with macos
NPM v5.6.0
Node v8.1.0

It strangely gets stuck on project selection upon using firebase init and gets stuck on language selection upon using firebase init functions

the
same for me node v10.15.3 npm v6.4.1

@triay0
Copy link

triay0 commented Jun 20, 2019

Same for me
NPM v 6.9.0
node v10.15.0

EDIT:
#426 (comment)
Works well

@samtstern
Copy link
Contributor

@oksiweb and @triay0 please track issue #1420 for updates about a possible issue today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests