Question

I get the following error when trying to generate an entity in Symfony2 from the Windows command line:

'stty' is not recognized as an internal or external command,
operable program or batch file.

i'v just added FOSUserBundle to my Symfony Bundles. and tried to make an entity.

the error appears elsewhere too.

I also added FOSUserBundle User Management. OS: Windows 7 xampp package for PHP.

What can I do?

Was it helpful?

Solution

I think it has something to do with this issue.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top