-
Notifications
You must be signed in to change notification settings - Fork 627
Closed
Labels
Milestone
Description
Details
Environment:
OS: Darwin rickmac.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Aug 20 16:57:14 PDT 2019; root:xnu-4903.271.2~2/RELEASE_X86_64 x86_64
PHP Version: 7.2.23
PHP SAPI: cli
PHP Bin: /usr/local/Cellar/[email protected]/7.2.23/bin/php
PHP Extension Dir: /usr/local/Cellar/[email protected]/7.2.23/lib/php/20170718
PHP Bin Dir: /usr/local/Cellar/[email protected]/7.2.23/bin
Loaded PHP config: /usr/local/etc/php/7.2/php.ini
Versions:
Phalcon DevTools Version: 3.4.0
Phalcon Version: 3.4.4
AdminLTE Version: 2.3.6
run code
phalcon project a123
error info
PHP Warning: mkdir(): Permission denied in /Users/xxxxx/works/web/github/phalcon-devtools/scripts/Phalcon/Builder/Project.php on line 105
Warning: mkdir(): Permission denied in /Users/xxxxx/works/web/github/phalcon-devtools/scripts/Phalcon/Builder/Project.php on line 105
Error: Unable create project directory /a123/
kzkin and Jeckerson