I\'m having this weird error and I did not suceed to find the origin. First of all I would like to say that I succeeded to perform some installation of Magento 2 on a window
The static content deploy process is described as below:
1) Delete adminhtml,frontend and _requirejs folders from pub/static folder.
2) Please don't delete the .htacces file in that pub/static folder.
3) Delete all folders in the directory var/cache.
4) Give 777 permission to both pub and var folders.
5) Run the command:
php bin/magento setup:static-content:deploy