Firebase-tools: Project selection during firebase init is not working on Node v8.1.0

Created on 12 Jun 2017  ·  4Comments  ·  Source: firebase/firebase-tools

Arrow keys do not move up and down in the project list as expected. Problem goes away when I downgrade Node to v7.

Most helpful comment

Had this problem but resolved it by updating to v8.1.2

All 4 comments

It is caused by this issue: https://github.com/SBoudrias/Inquirer.js/issues/547, which is most likely cause by a regression in Node 8.1.0 which will get fixed in the next release. For now, please use a Node version below v8.

Can anyone who's seen this try with just-released Node v8.1.1?

Had this problem but resolved it by updating to v8.1.2

Great thanks for the update!

Was this page helpful?
0 / 5 - 0 ratings