Hey guys. So I successfully installed the Developer Tools on my Windows machine. I can run the phalcon command from the normal windows command prompt but cannot run the command from my Windows Git Bash. Usually it works by just adding the environment variable as normal. I have tried restarting the computer etc but nothing seems to be working. Any ideas on what might be the problem?
$ phalcon
Phalcon Developer Tools Installer
Make sure phalcon.sh is in the same dir as phalcon.php and that you are running this with sudo or as root.
Installing Devtools... Working dir is: /c/phalcon-tools Failed to create symbolic link /c/phalcon-tools/phalcon: File exists Exit.