-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
[BUG] Impossible to link more than one local module dependency one at a time. #2819
Comments
same problem if link a scoped module @scope/name1 at dir1 it will remove all dir1/node_modules/@scope/* i just want add a link moudle, not rm -rf @scope/ dir then link this one |
Same problem with npm 7.6.3
This works well with npm 6.14.11 |
The way you can work around this today is to link these deps at the same time (ex. |
Since this is the second time you're closing this issue as is without changing anything, the only remaining suggestion I have is that perhaps this should be documented per #2554 (comment) |
@darcyclarke you say "those would probably be feature requests/improvements" |
#2554 was closed without an explanation and without fixing the bug.
The text was updated successfully, but these errors were encountered: