Horje
bin/magento command not found Code Example
bin/magento command not found
1. Navigate to the magento installed root directory
2. To clear cache: sudo php bin/magento cache:clean
3. To Compile: sudo php bin/magento setup:di:compile
4. To upgrade: sudo php bin/magento setup:upgrade
5. To enable mode sudo php bin/magento your command

another option navigates to bin directory and use as
php magento cache:clean




Shell

Related
git tag Code Example git tag Code Example
height not divisible by 2 (3308x1975) Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or height not divisible by 2 (3308x1975) Error initializing output stream 0:0 -- Error while opening encoder for output stream #0:0 - maybe incorrect parameters such as bit_rate, rate, width or
start mongodb in ubuntu Code Example start mongodb in ubuntu Code Example
docker build Code Example docker build Code Example
git clone different ssh key Code Example git clone different ssh key Code Example

Type:
Code Example
Category:
Coding
Sub Category:
Code Example
Uploaded by:
Admin
Views:
11