2

When trying to create a new symfony project in a newly created git repository folder I got the error message Project directory is not empty.

Example

symfony new myApplication

With error message

Project directory myApplication is not empty

Does anyone find a workaround or cleaner way to do it else than creating the symfony project in a temporary folder and then copying back to the git repository folder ?

1
  • This question is similar to: Syfmony new Project directory . is not empty error. If you believe it’s different, please edit the question, make it clear how it’s different and/or how the answers on that question are not helpful for your problem. Commented Jan 27 at 16:07

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.