Question

I installed magento 2 setup on windows 7 and windows 10. In windows 7 commands works fine but in windows 10, nothing happens after running any of magento 2 CLI commands and not even it gives any error.

enter image description here

Tried commands in shell script. Result is in non readable format.

enter image description here

Was it helpful?

Solution

(1) Click XAMPP icon to launch its cPanel

(2) Click on Shell button

enter image description here

OTHER TIPS

Please Use Git Bash For Command Line In Windows 10

https://git-scm.com/downloads

1- Start Wamp or Xamp Server

2- Go to Project Directory

3- Right Click and Select Git Bash Here

https://i.stack.imgur.com/hhPmv.png

4-Run magento commands here

https://i.stack.imgur.com/Cu2kY.png

If you face any issue . please commit, i am available for help

In case someone is still looking for answer try

php bin\magento
Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top