Trying to install Neos on Laragon

Hi, I am trying to install Neos on Laragon.

> Neos\Flow\Composer\InstallerScripts::postUpdateAndInstallScript Neos\Flow\Composer\InstallerScripts::postUpdateAndInstall handling the post-update-cmd event terminated with an exception

In ComposerUtility.php line 98:
No composer manifest file found at "C:/laragon/www/neos.local/Packages/C:/laragon/www/neos.local/Packages/Application/Neos.Behat/composer.json".

The path C:/laragon/www/neos.local/Packages/C:/laragon/www/neos.local… looks strange
It should be: C:/laragon/www/neos.local/Packages/Application/Neos.Behat/composer.json

Can anyone help please?

Hi sorry for the inconvenience. This is a known regression in 8.3 which was fixed yesterday BUGFIX: Normalize windows package paths by mhsdesign · Pull Request #3088 · neos/flow-development-collection · GitHub

(Windows only affected)

This was released yesterday with the latest flow patches :wink:

Today I plan to go a neos release to fix a windows bug there too - and then you should be good to go ^^

Hi all,
is this resolved in the meantime?

@gbecker can you please give a quick update so we can mark this as resolved or follow-up on the topic?