Hi, i just insatall Phalcon and trying to create a new project using devtoll but unable to do that. I am using this docs "https://docs.phalcon.io/4.0/en/devtools".
Getting
C:\Windows\system32>phalcon ERROR: Please run composer install
C:\Windows\system32>phalcon --help ERROR: Please run composer install
C:\Windows\system32>d:
D:>cd xampp\htdocs\phalcon-todo
D:\xampp\htdocs\phalcon-todo>phalcon ERROR: Please run composer install
D:\xampp\htdocs\phalcon-todo>composer install
Loading composer repositories with package information
Installing dependencies (including require-dev) from lock file
Nothing to install or update
Generating autoload files
14 packages you are using are looking for funding.
Use the composer fund
command to find out more!
Can anyone help me on this?
Thanks Rajesh