How can i solve this error?
Note : I did php bin/magento setup:static-content:deploy
May I know what is the issue?
There is no error in logs.
How can i solve this error?
Note : I did php bin/magento setup:static-content:deploy
May I know what is the issue?
There is no error in logs.
Mainly two will be the reason
case-1 :- There will be no .htaccess file in pub/static if not then please copy a htaccees files from fresh magento2 path pub/static and place in your pub folder.
case - 2 In your system symlink is not enabled so please enable it.