contao / standard-edition

[DEPRECATED] Do not use anymore!
33 stars 8 forks source link

Got `Failed to create symbolic link` error while installing standard-edition via composer on Windows #10

Closed Serhii-DV closed 9 years ago

Serhii-DV commented 9 years ago

I was trying to run composer create-project contao/standard-edition contao4 4.0.0-beta1

Here is the full error message:

  [Symfony\Component\Filesystem\Exception\IOException]
  Failed to create symbolic link from "../../Q:\domains\contao4\vendor\contao\core-bundle\src/Resources/contao/themes\flexible" to "Q
  :\domains\contao4/system/themes/flexible".

contao:symlinks

Script Contao\CoreBundle\Composer\ScriptHandler::generateSymlinks handling the post-install-cmd event terminated with an exception

  [RuntimeException]
  An error occurred while executing the contao:symlinks command.
leofeyer commented 9 years ago

See https://github.com/contao/core-bundle/issues/208.