-
-
Notifications
You must be signed in to change notification settings - Fork 4k
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
Fixed Hyphen issue the base application name #23932
Conversation
…nclude hyphen in it.
I tried creating an app with a dash in it and I'm unable to run Cypress tests:
JHipster version:
JHipster configuration, a
|
It makes it a bit further if I take the dash out of the name and recreate the app.
My Node version:
|
It works if I use Firefox, so I'll merge.
Thanks for your contribution, @dmateen! |
Fixed Hyphen issue the base application name
Please make sure the below checklist is followed for Pull Requests.
When you are still working on the PR, consider converting it to Draft (below reviewers) and adding
skip-ci
label, you can still see CI build result at your branch.