Skip to content
This repository has been archived by the owner on Aug 11, 2022. It is now read-only.

Feature Request: npm install ./folder devDependencies #20160

Open
reggi opened this issue Mar 25, 2018 · 1 comment
Open

Feature Request: npm install ./folder devDependencies #20160

reggi opened this issue Mar 25, 2018 · 1 comment

Comments

@reggi
Copy link
Contributor

reggi commented Mar 25, 2018

I have been using npm install ./packages* to "hoist" all my modules to the cwd and have a whole folder of modules be installed. The issue I am having is that devDependencies are not hoisted as well. I'd love for a way for the devDependencies to be hoisted as well.

@reggi
Copy link
Contributor Author

reggi commented Apr 12, 2018

Is there any way I can install the devDependencies in a hoisted manor? I'm contemplating some pretty ugly hacks around overwriting package.json.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant