Seems like whenver I do npm install an inordinate amount of requests are made to npm (presumably due to aperture). Is this fixable by running aperture before the installs? Afaik aperture needs to run a total install so it can understand our custom modules and sym link them to the node-modules folder?
Seems like whenver I do
npm install
an inordinate amount of requests are made to npm (presumably due to aperture). Is this fixable by running aperture before the installs? Afaik aperture needs to run a total install so it can understand our custom modules and sym link them to the node-modules folder?