I am getting this error when attempting to install Magento locally:
The configuration file has changed. Run app:config:import or setup:upgrade command to synchronize configuration.
When running "app:config:import" nothing is resolved, when running "setup:upgrade" it runs and then fails towards the end with the following reason:
Import failed: Hash has not been saved.
Does anyone know how to fix this issue? I am running in my local environment in "Default" mode.