I wonder if anyone could help me out. I'm trying to install Flarum on my brand new cent os 7 server with no avail. There seems to be an issue with permissions. I've tried changing permissions, removing and recreating the directory, specifying the directory for the install. Nothing. Does anyone know what might be going wrong?
$ composer create-project flarum/flarum html --stability=beta
` Installing flarum/flarum (v0.1.0-beta.6)
- Installing flarum/flarum (v0.1.0-beta.6)
Downloading: 100%
Downloading: 100%
Downloading: 100%
Failed to download flarum/flarum from dist: Could not delete html/:
Now trying to download from source
- Installing flarum/flarum (v0.1.0-beta.6)
Cloning 0c975a7f10e13120568338b985952bf66378c4fc
[RuntimeException]
Could not delete html/:
`