-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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?]: Circular symbollink when nodeLinker = node-modules
and installConfig.hoistingLimits = dependencies
#3409
Labels
Comments
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
nodeLinker = node-modules
and installConfig.hoistingLimits = dependencies
nodeLinker = node-modules
and installConfig.hoistingLimits = dependencies
This issue reproduces on master:
|
3 tasks
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Self-service
Describe the bug
Found Circular symbollink while
nodeLinker = node-modules
andinstallConfig.hoistingLimits = dependencies
To reproduce
This is my reproduction case:
Environment
System:
OS: macOS 10.15.7
CPU: (12) x64 Intel(R) Core(TM) i7-9750H CPU @ 2.60GHz
Binaries:
Node: 12.22.5 - /private/var/folders/x9/m_y2fpmn1wgcd33f1y0tdhgr0000gq/T/xfs-b955e0c3/node
Yarn: 3.1.0-rc.2.dev - /private/var/folders/x9/m_y2fpmn1wgcd33f1y0tdhgr0000gq/T/xfs-b955e0c3/yarn
npm: 6.14.14 - ~/.nvm/versions/node/v12.22.5/bin/npm
Additional context
No response
The text was updated successfully, but these errors were encountered: