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

Install by homebrew, and create project failed! #6267

Closed
wangzhizhou opened this issue May 9, 2024 · 5 comments
Closed

Install by homebrew, and create project failed! #6267

wangzhizhou opened this issue May 9, 2024 · 5 comments
Labels
type:bug Something isn't working

Comments

@wangzhizhou
Copy link

What happened?

image

How do we reproduce it?

brew tap tuist/tuist
brew install tuist
mkdir MyApp
cd MyApp
tuist init --platform ios

Error log

Could not find template default. Make sure it exists at Tuist/Templates/default
Consider creating an issue using the following link: https://github.com/tuist/tuist/issues/new/choose

macOS version

14.4.1

Tuist version

4.12.1

Xcode version

15.2

@wangzhizhou wangzhizhou added the type:bug Something isn't working label May 9, 2024
@pepicrft
Copy link
Contributor

@wangzhizhou this has been reported before. Could you try this and let me know if it works?

@AballahNsour
Copy link

this happened to me too

@pepicrft
Copy link
Contributor

@AballahNsour have you tried this?

@wangzhizhou
Copy link
Author

this happened to me too

you can install it use the mise, and it works. maybe the homebrew installation have some problem about file system

@wangzhizhou
Copy link
Author

wangzhizhou commented May 31, 2024

the tuist 4.15.0 has fixed this problem, you can install it now:

brew tap tuist/tuist && brew install tuist

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

No branches or pull requests

3 participants