Given the following common project structure ``` ./packageA pubspec.yaml app pubspec.yaml ``` If scip-dart is run at the root directory, the following error is thrown: ``` ERROR: Unable to locate packageConfig ```