简体   繁体   English

NodeJS 箭头键不起作用

[英]NodeJS arrow keys don't work

I've been racking my brain lately with a kinda stupid problem.我最近一直在绞尽脑汁思考一个有点愚蠢的问题。 I'm using nodejs, more specifically... Using meanjs and I came across on this disturbing thing that doesn't allow me to use my key arrows.我正在使用nodejs,更具体地说...使用meanjs,我遇到了这个令人不安的事情,它不允许我使用我的键箭头。 I use a command like "yo meanjs:angular-module test" and then appears some stuff to select, but, I can't move on the options because key arrows don't work.我使用“yo meanjs:angular-module test”之类的命令,然后向 select 显示一些内容,但是,我无法继续选择这些选项,因为键箭头不起作用。 I've tried uninstall and install nodejs, update grunt, express, bower, everything.我已经尝试卸载和安装 nodejs,更新 grunt、express、bower,一切。 Not even on cmd from windows it works?甚至在 windows 的 cmd 上也行不通? Anybody have had this problem?有人遇到过这个问题吗?

You can use numbers, even if there are no numbered options.即使没有编号选项,您也可以使用数字。

I just had the same frustrating problem with "Feathers" API generator, while RDP'd to a Windows server from a Mac with a different language, so kind of expect these problems, Even though they don't have number prefixes.我刚刚在使用“Feathers”API 生成器时遇到了同样令人沮丧的问题,而 RDP 从使用不同语言的 Mac 连接到 Windows 服务器,所以有点期待这些问题,即使它们没有数字前缀。 the number keys still select the options.数字键还是 select 的选项。 Not sure if they are using yo to generate their app skeleton installer.不确定他们是否使用 yo 来生成他们的应用程序骨架安装程序。

This question might be related depending on your OS.这个问题可能与您的操作系统有关。 How do I get the arrow keys recognized by Yo on Windows 10? 如何在 Windows 10 上获得 Yo 识别的箭头键?

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM