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

Probably a wrong Statement that confused me. #18414

Closed
tari-w opened this issue Jul 16, 2022 · 2 comments · Fixed by #18437
Closed

Probably a wrong Statement that confused me. #18414

tari-w opened this issue Jul 16, 2022 · 2 comments · Fixed by #18437
Labels
Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees help wanted If you know something about this topic, we would love your help!

Comments

@tari-w
Copy link

tari-w commented Jul 16, 2022

MDN URL

https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Understanding_client-side_tools/Package_management

What specific section or headline is this issue about?

Using the package ecosystem

What information was incorrect, unhelpful, or incomplete?

Third paragraph after heading "Using the package ecosystem" goes like this:

In our previous chapter we installed Prettier as a global tool. Here however, let's use npm to install Parcel as a local tool, as best practices dictate. We'll install it as part of an experimental app.

Im quite new to the topic, but as far as my understanding goes, we didn't install Prettier as a global tool. We used the following command:

npm install prettier

What did you expect to see?

Remove this paragraph altogether.

Do you have any supporting links, references, or citations?

No response

Do you have anything more you want to share?

No response

MDN metadata

Page report details
@github-actions github-actions bot added needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees labels Jul 16, 2022
@Josh-Cena
Copy link
Member

Indeed, it became outdated as a consequence of #14673. PRs welcome to remove that paragraph.

@Josh-Cena Josh-Cena added help wanted If you know something about this topic, we would love your help! and removed needs triage Triage needed by staff and/or partners. Automatically applied when an issue is opened. labels Jul 16, 2022
awxiaoxian2020 added a commit to awxiaoxian2020/content that referenced this issue Jul 17, 2022
@awxiaoxian2020
Copy link
Contributor

Indeed, it became outdated as a consequence of #14673. PRs welcome to remove that paragraph.

removed in #18437.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:Learn:Client-side Content under “Client-side JavaScript frameworks” (Svelte, React, Angular, Vue) and related subtrees help wanted If you know something about this topic, we would love your help!
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants