Magento 2
Bug: \Magento\Framework\Setup\FilePermissions::checkDirectoryPermissionForCLIUser() fails on Windows (wrongly detects whether a directory is executable)
Issues
compilation
,
code-generation
,
filesystem-permissions
,
bug
,
command-line
,
filesystem
dmitrii_fediuk
(Dmitrii Fediuk)
March 19, 2016, 10:52am
2
To fix the issue delete the following line:
Bug: the console commands fail with the message «Command line user may not have proper read+execute permissions for directories under "var/generation/"» when the «var/generation» directory is absent
show post in topic