We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
You have to add cargo binaries to your PATH environment variable
PATH
In a unix-like environment it should be
/Users/you-username/.cargo/bin
Be sure to have development mode active.
Additional references:
The text was updated successfully, but these errors were encountered:
That's a great idea!
Sorry, something went wrong.
marcalexiei
No branches or pull requests
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 variableIn a unix-like environment it should be
I'm on Windows and tuono panick when running `tuono dev`
Be sure to have development mode active.
Additional references:
The text was updated successfully, but these errors were encountered: