Closed
Description
I tried to create less from css http://devdocs.magento.com/guides/v2.0/config-guide/cli/config-cli-subcommands-less-sass.html, but I've got an error (see screen)
This happens because in class CssDeployCommand (https://github.com/magento/magento2/blob/develop/app/code/Magento/Developer/Console/Command/CssDeployCommand.php) in function call $this->chainFactory->create param origAssetPath is missing.