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

docs: update docs for npm install <folder> #4428

Merged
merged 1 commit into from
Feb 16, 2022

Conversation

manekinekko
Copy link
Contributor

@manekinekko manekinekko commented Feb 16, 2022

npm install doesn't install dependencies if is outside of root project.

Docs updated based on the response by @nlf in #3318 (comment)

References

Closes #3358

npm install <folder> doesn't install dependencies if <folder> is outside of root project.

Fixes npm#3358
@manekinekko manekinekko requested a review from a team as a code owner February 16, 2022 22:23
Copy link
Member

@wraithgar wraithgar left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😍

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

Successfully merging this pull request may close these issues.

[DOC] please update the doc of npm install <folder>
2 participants