Skip to content

typo fix in the Readme file #5406

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

Closed
wants to merge 1 commit into from
Closed

Conversation

Ezall2001
Copy link

on line 39, I think npm i -g "npm" is a typo for "lodash"

on line 39, I think npm i -g "npm" is a typo for "lodash"
@@ -36,7 +36,7 @@ In a browser:

Using npm:
```shell
$ npm i -g npm
$ npm i -g lodash

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is not a typo, it is the correct way to install the latest npm

https://docs.npmjs.com/downloading-and-installing-node-js-and-npm

@jdalton jdalton closed this Sep 16, 2023
@jdalton jdalton added the issue bankruptcy Closing the issue/PR to start fresh label Sep 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
issue bankruptcy Closing the issue/PR to start fresh
Development

Successfully merging this pull request may close these issues.

3 participants