문제

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

도움이 되었습니까?

해결책

(1) Click XAMPP icon to launch its cPanel

(2) Click on Shell button

enter image description here

다른 팁

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
라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 magento.stackexchange
scroll top