Generate Project in Non-Package Directory #208
Labels
bug
good first issue
Good for newcomers to fix in a PR
has-reproduction-PR
A PR that adds a reproduction test case has been made. Start off this PR to work on this issue.
When generating a project for a package in a directory that is not the package's root folder, the relative path placed in the project files is incorrect. I believe this error comes from this line, and that the relativeTo parameter should be the current working directory.
The text was updated successfully, but these errors were encountered: