Skip to content

Add README section with recommended steps when pulling down latest code base. #1472

@mpchadwick

Description

@mpchadwick

I've fetched the latest code twice since I originally forked Magento 2 and each time I merge in the latest from upstream/develop I'm unclear what steps I need to take to get the things running again.

This time I started out with rm -rf var (Magento 1.X style) but got errors. I then did composer update. Still got errors. Finally I ran php bin/magento setup:upgrade which I was only able to remember from looking through the bash_history from from the last time I merged in upstream. Things seem to be running OK for me now.

I suggest adding a section to the README that outlines the steps you need to take each time you fetch the latest codebase to get things running. I'd be happy to contribute a PR for that, but on the other hand I'm still not clear on what those steps actually are...

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions