mirror of
https://github.com/kamranahmedse/developer-roadmap.git
synced 2025-08-30 20:49:49 +02:00
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>
This commit is contained in:
committed by
GitHub
parent
3249b58ef8
commit
8765d4f5f7
@@ -1 +1,8 @@
|
||||
# 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)
|
||||
|
Reference in New Issue
Block a user