Closed tcarrio closed 4 years ago
After further investigation, this was caused by the user creating an initial config with maverick --init
. This file was overriding the one at the root of the project, where lerna.json
was. Therefore the paths were being replaced incorrectly because they did not share the same root path.
No bug info provided directly. Investigate issue where Maverick may not find files correctly in a projects child directories.