Sage9 - Error when installing at customisation point

When installing running

$composer create-project roots/sage your-theme-name dev-master

everything works great until it comes to customisation I then get the following error and it stops

Do you want to remove the existing VCS (.git, .svn..) history? [Y,n]? y
> Roots\Sage\Installer\ComposerScript::postCreateProject
Could not open input file: /Users/{username}/Local

Anyone have any experience with this? not sure whats happening here anyone have any ideas?

Thanks
Jake

1 Like

Seeing this also on Windows Subsystem for Linux, Ubuntu 16.04.

This was introduced in the 4th beta of sage, just fall back to the 3rd beta and it works fine.

1 Like

Has it been fixed? I’m stuck on same error. How do I install 3rd beta?

Very frustrating.

I know this was a while ago but Just incase anyone else gets this make sure composer is updated to latest version with

$ composer-selfupdate

and that should sort it out.

Root folder for your project shouldn’t include spaces. With Flywheel Local just install sites somewhere else than ‘/local sites/’