Skip to content
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.

Resolve dependency without npm install #25

Open
mikicho opened this issue Aug 29, 2018 · 0 comments
Open

Resolve dependency without npm install #25

mikicho opened this issue Aug 29, 2018 · 0 comments

Comments

@mikicho
Copy link

mikicho commented Aug 29, 2018

Hey,
I want to reduce my build time and remove the npm install step from my build, to my understanding, WhiteSource does not need the dependencies installed (i.e. node_modules folder) to resolve dependencies because it smart to use npm ls, so I don't understand why the FSA npm resolver ignore unmet dependencies in this line: https://github.com/whitesource/fs-agent/blob/master/src/main/java/org/whitesource/agent/dependency/resolver/npm/NpmLsJsonDependencyCollector.java#L251

thanks.

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