Skip to content

[FEAT] Include a new globallink install strategy #8242

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

Open
TheBrenny opened this issue Apr 20, 2025 · 0 comments
Open

[FEAT] Include a new globallink install strategy #8242

TheBrenny opened this issue Apr 20, 2025 · 0 comments

Comments

@TheBrenny
Copy link

TheBrenny commented Apr 20, 2025

A globallink install strategy should be included and would work similar to how the linked strategy works now. However, instead of the packages being saved in ./node_modules/.store, they would be saved in /path/to/npm/global/node_modules/.store.

This will allow developers to reduce the amount of package duplication across projects.

This will also create an update to the clean-install command where the packages (and exact dependencies) for a project are deleted from the global store and re-installed.

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

No branches or pull requests

1 participant