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

Phalcon Dev Tool Error

Hi I am new here, Please help me with Phalcon Dev Tools. I have a git copy of phalcon dev tool. I already set environment variable for phalcon but it is still not works. I am getting this error https://prntscr.com/mm0g9p . Please suggest, Thanks in advance. :)



10.1k
Accepted
answer

You need to have php command line installed.



349
edited Feb '19

Hey, Thanks for answer this question. Please let me know where i can istall that. I already install PHP 7 and Phalcon.dll file

Also, I have set my environment variable "%USERPROFILE%\AppData\Local\Microsoft\WindowsApps;C:\wamp\bin\php\php7.3.1;C:\wamp\www\phalcon-tools\"

I am not sure what i am missing.



349

I found the solution. Thanks .



10.1k
edited Feb '19

@mr-Avan. Could you please describe here what you did tot solve this. Would be really helpful for the next person who experience this problem.



349

Hey

Actually I was using window 10, It is little diffrent to add environment variable in window 10 than previous version. I follwed this - https://www.architectryan.com/2018/03/17/add-to-the-path-on-windows-10/