cancel
Showing results for 
Search instead for 
Did you mean: 

Magento 2 Issue links

Magento 2 Issue links

Ok so I installed my magento 2 via composer on my windows 10 with xampp.

I did the setup and it took me here which is nice but when I click the products button nothing happens. I cant access any of the menus and I really want to add some products

test.png

2 REPLIES 2

Re: Magento 2 Issue links

Hi,

 

Please run two command in your command window:

 

step 1. php bin/magento setup:static-content:deploy

step 2. php bin/magento indexer:reindex

step 3. delete cache folder under var/cache

 

It will help you.

 

If this post fulfill your solution please mark as accept.

 

Thanks,

Dibyajyoti

 

Re: Magento 2 Issue links

I tried that but could only delete the cache folder in htdocs/magento/var
Those cmmmands resulted in errors shown here http://i.imgur.com/i0VrLDZ.png

test