Theme installed on magento is Porto. I made change in development environment and now i am deploying production mode and view of my website goes weird.
I am running following command. I tried to deploy production mode with language as well but no success.
First I tried to deploy normally, which failed and give me following error.
*Command returned non-zero exit code: `/usr/local/php70/bin/php-cli -f /home/username/public_html/bin/magento setup:static-content:deploy -f en_US fr_FR it_IT en_AU ar_SA de_DE`*
Then i tried to deploy production with language and the system trow another message of a missing file.
*
Compilation from source: /home/username/public_html/lib/web/mage/gallery/gallery.less
.media-width is undefined in /home/username/public_html/var/view_preprocessed/pub/static/frontend/Magento/blank/en_US/css/source/lib/_responsive.less
*
