[BUG] nohoist doesn't work for NPM workspaces #2988
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 7.x
work is associated with a specific npm 7 release
Current Behavior:
NPM workspaces work just like yarn workspaces, we have been wanting to switch to NPM for years!
However, we desperately need to use the
nohoist
feature from yarn workspaces for a variety of reasons. Some packages don't work well when hoisted.Expected Behavior:
When NPM makes workspaces and they work just like yarn, I'd expect to also have the
nohoist
feature! Therefore I'd love this to be implemented relatively soon!! : )Steps To Reproduce:
nohoist
stops to workEnvironment:
all
The text was updated successfully, but these errors were encountered: