You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With some scoped package names some dependencies are hoisted to root level even though nmHoistingLimits: dependencies should have prevented that. This only triggers for some combination of dependencies.
Self-service
Describe the bug
With some scoped package names some dependencies are hoisted to root level even though
nmHoistingLimits: dependencies
should have prevented that. This only triggers for some combination of dependencies.To reproduce
package.json
.yarnrc.yml
review
node_modules
- it has way more than just the two declared dependenciesEnvironment
Additional context
No response
The text was updated successfully, but these errors were encountered: