Open
Description
Hello there,
I ran a command to create a project by using Phalcon Devtoools (4.2.0) but it is always impossible and throw this error : PHP Fatal error: Uncaught Error: Class "Phalcon\Config" not found in C:\Users....\AppData\Roaming\Composer\vendor\phalcon\devtools\src\Builder\Component\AbstractComponent.php:48
Do you know how can fix this ?
Thanks,
Questions should go to https://forum.phalcon.io
Documentation issues should go to https://github.com/phalcon/docs/issues
Expected and Actual Behavior
Describe what you are trying to achieve and what goes wrong.
Provide output if related
// paste output here
Provide minimal script to reproduce the issue
// paste code
Details
- System info and versions (if possible): (
phalcon info
) - Phalcon Framework version: (
php --ri phalcon
) - PHP Version: (
php -v
) - Operating System:
- Server: Nginx | Apache | Other
- Other related info (Database, table schema):