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

[BUG] Unable to create new app on latest version when using a custom template. #132

Closed
4 tasks done
mystique09 opened this issue Nov 14, 2022 · 2 comments
Closed
4 tasks done
Assignees
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@mystique09
Copy link
Contributor

Required check list:

  • I'm gonna mark the checkboxes like this.
  • I didn't find in the Create Go App CLI repository's issues section similar bug.
  • I understand, that the Create Go App CLI is Open Source and not-for-profit product.
  • This is not about third-party project, framework, package or technology.

My environment:

  • Linux Ubuntu SMP x86_64 GNU/Linux
  • go version go1.19.2 linux/amd64
  • cgapp version 3.6.2

Describe the bug:

Bug when creating a new app with custom template, In last prompt Y choice is still a No.

Steps to reproduce the behavior:

  1. run cgapp create -t
  2. In my case, I choose echo-go-template as backend template, so input github.com/create-go-app/echo-go-template
  3. Do the same thing for the frontend(pick your own frontend template).
  4. Lastly, type Y for the last prompt.

Expected behavior:

The app picks the no choice and closes.

Screenshots:

bug

@mystique09 mystique09 added the bug Something isn't working label Nov 14, 2022
@welcome
Copy link

welcome bot commented Nov 14, 2022

Thanks for opening your first issue here! 👍 Be sure to follow the issue template.

@koddr koddr added the help wanted Extra attention is needed label Nov 14, 2022
@koddr
Copy link
Member

koddr commented Nov 16, 2022

Hi,

@mystique09 if you've time, would be great to make PR with this fix 😉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants