Melkeydev / go-blueprint

Go-blueprint allows users to spin up a quick Go project using a popular framework
https://docs.go-blueprint.dev/
MIT License
5.9k stars 333 forks source link

[Bug] Spinner not working #144

Closed SudoSurya closed 1 year ago

SudoSurya commented 1 year ago

What is the problem?

spinner is not working if we use flags. its only working if we use cmd go-blueprint create directly

Operating System

Linux

Architecture Version (x86, x64, arm, etc)

x86

Steps to reproduce

image

Relevant log output

No response

Melkeydev commented 1 year ago

Oh thats interesting... I can take a look at this right now