Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ProjectTemplate example fails in episode 16 #501

Closed
jcoliver opened this issue Apr 29, 2019 · 2 comments
Closed

ProjectTemplate example fails in episode 16 #501

jcoliver opened this issue Apr 29, 2019 · 2 comments
Assignees
Labels
status:in progress Contributor working on issue type:enhancement Propose enhancement to the lesson

Comments

@jcoliver
Copy link
Contributor

At the beginning of episode 16 (Writing Good Software):

create.project("../my_project", merge.strategy = "allow.non.conflict")
Error in .create.project.existing(project.name, merge.strategy, template,  : 
  Creating a project in  ../my_project  would overwrite the following existing files/directories:
 data

Likely due to creation of data directory.

@jcoliver jcoliver added status:in progress Contributor working on issue type:enhancement Propose enhancement to the lesson labels Apr 29, 2019
@jcoliver jcoliver self-assigned this May 2, 2019
@jcoliver
Copy link
Contributor Author

jcoliver commented May 2, 2019

Could be solved by using a different name for the new project, i.e. ../my_project_2

@ErinBecker ErinBecker added this to the June 2019 Release milestone May 14, 2019
@jcoliver
Copy link
Contributor Author

Addressed by #506

zkamvar added a commit that referenced this issue Mar 9, 2021
This is a modification for #501
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
status:in progress Contributor working on issue type:enhancement Propose enhancement to the lesson
Projects
None yet
Development

No branches or pull requests

2 participants