create-go-app / cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
2.61k stars 262 forks source link

cannot create app in M1 mac #139

Closed joonseolee closed 1 year ago

joonseolee commented 1 year ago

Required check list:

My environment:

Describe the bug:

Steps to reproduce the behavior:

I typed the cgapp create command, then came out an error the below screenshot.
I have looked for some similar issues like this in the websites. However I couldn't find the error for m1 mac.

Expected behavior:

I would like to genereate a project properly.

Screenshots:

image

Additional context:

welcome[bot] commented 1 year ago

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

koddr commented 1 year ago

Hi,

Can you please try to install this CLI via go install or brew package manager?

joonseolee commented 1 year ago

@koddr Hi, thank you for your response.
btw, I don't know why it works because, I already faced the fact that it didn't work to do with brew.
I thought somebody needed to work out this issue, but the issue was me 😅 Anyway, thank you !