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

[Documentation]: Common troubleshooting for a future FAQ / Troubleshooting page #171

Open
marcalexiei opened this issue Nov 27, 2024 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@marcalexiei
Copy link
Member

Related to #141.

I'm opening an issue to keep track of problems and relative solution encountered so far.

Note

In the future we probably are going to create a dedicated page on the documentation website.


I installed tuono via cargo, but I get `tuono: command not found`

You have to add cargo binaries to your PATH environment variable

In a unix-like environment it should be

/Users/you-username/.cargo/bin
I'm on Windows and tuono panick when running `tuono dev`

Be sure to have development mode active.

Additional references:

@marcalexiei marcalexiei added the documentation Improvements or additions to documentation label Nov 27, 2024
@marcalexiei marcalexiei self-assigned this Nov 27, 2024
@Valerioageno
Copy link
Member

That's a great idea!

@marcalexiei marcalexiei moved this to Backlog in Road to V1 Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: Backlog
Development

No branches or pull requests

2 participants