Update installation content (#6536)
* Update local-installation@oYeux7PbveYaVwXRzAg5x.md * Update src/data/roadmaps/nodejs/content/local-installation@oYeux7PbveYaVwXRzAg5x.md --------- Co-authored-by: Kamran Ahmed <kamranahmed.se@gmail.com>pull/6537/head
parent
3249b58ef8
commit
8765d4f5f7
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Local Installation |
# Local Installation |
||||||
|
|
||||||
|
Locally installed packages are available only to the project where the packages are installed, while the globally installed packages can be used any where without installing them into a project. Another usecase of the global packages is when using CLI tools. |
||||||
|
|
||||||
|
Visit the following resources to learn more: |
||||||
|
|
||||||
|
- [@official@Downloading and installing packages locally](https://docs.npmjs.com/downloading-and-installing-packages-locally) |
||||||
|
- [@official@Downloading and installing packages globally](https://docs.npmjs.com/downloading-and-installing-packages-globally) |
||||||
|
Loading…
Reference in new issue