Building the site fails.
Parimal7 opened this issue · 1 comments
Parimal7 commented
Describe the bug
After running the script ./delete-and-recreate-test-setup.sh in test-setup directory, it gives the following errors -->
cannot find /commoners-wordpress.xml
Error: This does not seem to be a wordpress installation.
Pass --path='path/to/wordpress' or run 'wp-core-download'
To Reproduce
Steps to reproduce the behavior:
- Go to test-setup directory.
- Run the script ./delete-and-recreate-test-setup.sh
- See error
Expected behavior
Creation of wordpress site as well as dummy values in databases.
Desktop (please complete the following information)
- OS: Ubuntu 16.04 server
TimidRobot commented
Before we can support developer install (with dummy data), we need to split this repository into separate wp-plugin and wp-theme repositories and refactor the WordPress install to use composer.