Correctly install workspace child deps when workspace child not symlinked to root (#7289)
* Test for conflict between pkg versions in root and workspace child This test creates the scenario where the child is not symlinked into the root node_modules folder, because the root installs a different version of the workspace child from the registry. * fix(hoister): Correctly change path for ws child dependencies when child not hoisted * Update CHANGELOG.md * Better comment
D
Daniel Tschinder committed
c43f66d14b1baedc7f50055dd7c997b32be0f8b1
Parent: 1ec3190
Committed by Maël Nison <nison.mael@gmail.com>
on 11/22/2019, 11:26:47 AM