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

Unable to select any testing frameworks when generating an application #24315

Closed
1 task done
naris opened this issue Nov 21, 2023 · 3 comments
Closed
1 task done

Unable to select any testing frameworks when generating an application #24315

naris opened this issue Nov 21, 2023 · 3 comments
Labels
area: invalid theme: dependencies Pull requests that update a dependency file
Milestone

Comments

@naris
Copy link
Contributor

naris commented Nov 21, 2023

Overview of the issue

When you generate an application, the "? Besides Junit, which testing frameworks would you like to use? (Press to select, to toggle all, to invert selection, and to proceed)" does not work at all.

It shows the options
❯◯ Gatling
◯ Cucumber

but the up and down arrow keys do not move the indicator, space does not select anything and a & i echo a or i to the screen

Motivation for or Use Case

I would like to select the Gatling testing framework

Reproduce the error

Attempt to use jhipster to generate an application in windows using the Windows Terminal
Enter a name for the application
Select Monolithic application type
(both of those actions above work as expected)
Attempt to select a testing framework
(which does not work at all -- you have to hit enter and select no testing frameworks to proceed))

Related issues
Suggest a Fix
JHipster Version(s)

jhipster 8.0.0

JHipster configuration

None, yet

Entity configuration(s) entityName.json files generated in the .jhipster directory

None, yet

Browsers and Operating System

Windows 11, Windows Terminal 1.18.2822.0

  • Checking this box is mandatory (this is just to show you read everything)
@naris
Copy link
Contributor Author

naris commented Nov 21, 2023

I have found that once you hit enter, it will NOT advance to the next option and you can then use the arrow keys and space to select a testing framework. :/

@mshima
Copy link
Member

mshima commented Nov 21, 2023

Works on MacOS. I suppose this is an inquirer bug

@mshima mshima added area: invalid theme: dependencies Pull requests that update a dependency file and removed area: triage theme: undefined labels Nov 21, 2023
@mshima
Copy link
Member

mshima commented Jan 5, 2024

Not reproducible.
Closing.

@mshima mshima closed this as not planned Won't fix, can't repro, duplicate, stale Jan 5, 2024
@deepu105 deepu105 added this to the 8.2.0 milestone Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: invalid theme: dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

3 participants