Magento 2
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
Issues
compilation
,
code-generation
,
filesystem-permissions
,
bug
,
command-line
,
filesystem
dmitrii_fediuk
(Dmitrii Fediuk)
March 19, 2016, 10:30am
2
See also:
Bug:
\Magento\Framework\Setup\FilePermissions::checkDirectoryPermissionForCLIUser()
fails on
Windows
(wrongly detects whether a directory is executable)
How to fix the «Command line user may not have proper read+execute permissions for directories under “var/generation/”» issue?
show post in topic