Skip to content

Remove dead snippets from translated Installation chapters #1499

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

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

NotTheDr01ds
Copy link
Contributor

Vuepress was giving several warnings on startup of the dev server related to a missing snippet:

/snippets/installation/cargo_install_nu_more_features.sh

Running the translations through ChatGPT, this was in the (removed from the English version) section on the --features flag which isn't needed currently. I've removed the relevant sections on building with --features=all and --features=dataframe.

Wenn mehr Funktionalitäten installiert werden sollen, kann der folgende Befehl verwendet werden:

That is:

If you want to install more functionalities, you can use the following command:

Removed the offending sections from German, Japanese, and Chinese translations.

The guides are probably desperately out of date in other areas, of course, and probably need some automated "warning" inserted, but at least we don't get any more "missing snippet" related warnings on the server-side.

@fdncred fdncred merged commit 9be0db2 into nushell:main Aug 7, 2024
2 checks passed
@fdncred
Copy link
Contributor

fdncred commented Aug 7, 2024

sounds good. thanks.

@NotTheDr01ds NotTheDr01ds deleted the fix-broken-snippets branch August 17, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants