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

Resolve dependency without npm install #25

@mikicho

Description

@mikicho

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions