-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Component: SetupIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
Preconditions
- Install from git
- magento/magento2 develop branch
- sha: cbe29b0
- PHP 7.0.10 (also seen on 5.6.23)
- MySQL 5.6.30
- Install via command line, no sample data
Steps to reproduce
- run ‘php bin/magento deploy:mode:set production'
Expected result
- Run DI compilation and deploy static content
Actual result
- DI compilation is successfully compiled
- Deploy of static content fails with exception
[Exception]
Notice: Undefined index: arguments in /Users/twolaver/GIT/magento2b2b/magento/lib/internal/Magento/Framework/ObjectManager/Config/Compiled.php on line 132
Note
- After deleting contents of var/di, 'setup:static-content:deploy -f' will run successfully
Metadata
Metadata
Assignees
Labels
Component: SetupIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report