Skip to content

How does yarn link work? #6571

Answered by merceyz
derHodrig asked this question in Q&A
Oct 22, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I suggest taking a look at the documentation for the command at https://yarnpkg.com/cli/link or by running

yarn link --help

In your case you would run

yarn link /path/to/my-local-package

from /path/to/my-project.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@derHodrig
Comment options

Answer selected by derHodrig
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants