Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
amitkshirsagar13 opened this issue Aug 25, 2023 · 0 comments
Open

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

amitkshirsagar13 opened this issue Aug 25, 2023 · 0 comments

Comments

@amitkshirsagar13
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant