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

cannot create app in M1 mac #139

Closed
3 of 4 tasks
joonseolee opened this issue Jan 30, 2023 · 3 comments
Closed
3 of 4 tasks

cannot create app in M1 mac #139

joonseolee opened this issue Jan 30, 2023 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@joonseolee
Copy link

joonseolee commented Jan 30, 2023

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:

  • OS (uname -a): Darwin USERMN001 21.6.0 Darwin Kernel Version 21.6.0: Sun Nov 6 23:31:13 PST 2022; root:xnu-8020.240.14~1/RELEASE_ARM64_T6000 arm64
  • Golang (go version): go version go1.19.5 darwin/arm64
  • Create Go App CLI (cgapp -v): [1] 53755 killed cgapp -v

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:

@joonseolee joonseolee added the bug Something isn't working label Jan 30, 2023
@welcome
Copy link

welcome bot commented Jan 30, 2023

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

@koddr
Copy link
Member

koddr commented Feb 1, 2023

Hi,

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

@joonseolee
Copy link
Author

@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 !

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

No branches or pull requests

2 participants