Closed josephmancuso closed 3 years ago
When installing a new project in the current directory it does not work.
Steps to reproduce:
pip install masonite==4.0.0b1.post4 start project .
... Application Created Successfully! Installing Dependencies FileNotFoundError [Errno 2] No such file or directory: '.env-example'
@girardinsamuel i think something broke when we changed how the project command works and zips files
fixed
When installing a new project in the current directory it does not work.
Steps to reproduce: