[BUG] Symlink support?
Closed this issue · 1 comments
msqr1 commented
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
This is way over in npm/cli#6746. I dig it up and found that the reason that failed is because pacote didn't package symlink into the tarball.
Expected Behavior
See npm/cli#6746.
Steps To Reproduce
See npm/cli#6746.
Environment
See npm/cli#6746.
msqr1 commented
I can surely make a PR to implement this if necessary.