I get this error in my console when trying to deploy static files:
Compilation from source:
adminhtml/Magento/backend/en_US/css/styles.less
Unable to get content for 'adminhtml/Magento/backend/en_US/Magento_Checkout/css/source/module/_checkout.less'
I ran: rm -rf var/cache/ var/generation/ var/page_cache/ var/view_preprocessed/ but still experiencing this issue.
The Magento admin has no style.
How can I debug that? Anyone can help?
Update:
Permissions of pub/ and var/ directories:
drwxrwxrwx 8 www-data www-data 4096 Jan 8 12:55 pub
drwxrwxrwx 15 www-data www-data 4096 Jan 8 13:20 var