We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Error: Unable create project directory

Hi,

I have a problem. When I am trying to create project (e.g Store) I get "Error: Unable create project directory /Store/" I am using Mac OS Catalina. Command is ""phalcon project Store" What can be the problem? I even tried using sudo but no avail. Please help



215
Accepted
answer

I have the same problem, I already created an issue a week ago (you can find it here : https://github.com/phalcon/phalcon-devtools/issues/1338 )

The only workaround I found is to specify a path from root (eg "phalcon project /home/yourname/some/folders/Store") But then I encountered this issue : https://github.com/phalcon/phalcon-devtools/issues/1336

I am still waiting for fixes :/



253

Thanks, Arthur for letting me know. Hope there will be a solution.