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

[docs] Use of prevent instead of avoid for embedding external binaries #1595

Open
elibroftw opened this issue Oct 6, 2023 · 0 comments
Open
Labels
enhancement Does it add or improve content?
Milestone

Comments

@elibroftw
Copy link

elibroftw commented Oct 6, 2023

On https://tauri.app/v1/guides/building/sidecar/,

You may need to embed depending binaries to make your application work or prevent users from installing additional dependencies (e.g., Node.js or Python). We call this binary a sidecar.

The tauri application cannot prevent the user from installing python if they want, rather when we embed python, we are letting the user avoid having to install python themselves. The current documentation unintentionally conveys a sense of authoritative measures. I suggest changing this phrasing to "...or avoid having users install additional dependencies..."

@FabianLars FabianLars transferred this issue from tauri-apps/tauri Oct 7, 2023
@simonhyll simonhyll added this to the Version 1.x milestone Feb 26, 2024
@simonhyll simonhyll modified the milestones: Version 1.x, Version 2.0 May 19, 2024
@simonhyll simonhyll added enhancement Does it add or improve content? discuss Does this require further discussion before it's dealt with? and removed type: documentation labels May 21, 2024
@simonhyll simonhyll modified the milestones: Version 2.0, Version 1.x May 22, 2024
@simonhyll simonhyll removed the discuss Does this require further discussion before it's dealt with? label May 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Does it add or improve content?
Projects
Status: 💪 Ready
Development

No branches or pull requests

2 participants