Skip to content

Can we add --no-relative-deps flag during npm install #58

@amitkshirsagar13

Description

@amitkshirsagar13

Can we add --no-relative-deps flag during npm install to skip using local dependency folder, and use artifactory to load the package in node module

We had need to test the package from artifactory quickly in local and cause we have this relative-deps used, it always refer the local package location and not from artifactory, which we do want to take precedence when we want, and can use --no-relative-deps flag for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions