You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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).
The text was updated successfully, but these errors were encountered:
It's not specifically implied that Tangler won't work with a windows machine.
With that said, PHP 5.3+ is supposed to have support for symlinks
The text was updated successfully, but these errors were encountered: