Is there an option to install an npm package without dependencies?
33
votes
4
answers
95191
views
I'm attemting to modify an npm package with multiple dependencies. As such
npm install -g .
takes a long time to execute. Do I have other options besides removing the dependencies from packages.json?
Asked by Justin Dearing
(1421 rep)
Nov 14, 2014, 08:26 PM
Last activity: Mar 16, 2022, 09:18 AM
Last activity: Mar 16, 2022, 09:18 AM