drupal-tangler icon indicating copy to clipboard operation
drupal-tangler copied to clipboard

Tangler doesn't work with Windows

Open generalredneck opened this issue 10 years ago • 0 comments

It's not specifically implied that Tangler won't work with a windows machine.

 [UnexpectedValueException]
  RecursiveDirectoryIterator::__construct(../../../../../vendor/drupal/admin_menu,../../../..
  /../vendor/drupal/admin_menu): The system cannot find the path specified. (code: 3)

With that said, PHP 5.3+ is supposed to have support for symlinks

5.3.0   This function is now available on Windows platforms (Vista, Server 2008 or greater).

generalredneck avatar May 04 '15 00:05 generalredneck