CakeDC / oven

Welcome to Oven. The easiest way to install CakePHP.
Other
141 stars 60 forks source link

Error while creating project The Project Directory is Empty #30

Open Stitpragya opened 4 years ago

Stitpragya commented 4 years ago

Checking path... C:\xampp\htdocs\oven-master\cake directory is writable Checking PHP version... Your version of PHP is 5.5.9 or higher (detected 7.1.33). Checking mbstring extension... Your version of PHP has the mbstring extension loaded. Checking openssl/mcrypt extension... Your version of PHP has the openssl extension loaded. Checking intl extension... Your version of PHP has the intl extension loaded. Installing composer... Composer version 1.9.1 2019-11-01 17:20:17

Creating CakePHP project... Error while creating project

rochamarcelo commented 4 years ago

Which CakePHP version you have chosen? For over master branch please choose a CakePHP 3.x version, if you want to test CakePHP 4 use the branch https://github.com/CakeDC/oven/tree/feature/cakephp4

M3Y3R commented 3 years ago

I have the same issue like using this branch. screenshot-localhost-2020 11 15-17_09_42

Ktdral14 commented 3 years ago

Same here! I've tried with all branches and got the same error.

image