Skip to content

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

Closed
@mystique09

Description

@mystique09

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinghelp wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions