Z
Z61
Guest
Guest or Bot
When running 2.1 beta 4 (it may also affect all versions of 2.1), I cannot build an add-on that uses a symbolic link to its root folder. This was not the case with any version of 2.0.
Output when trying to build with symbolic link:
Code:
Stack:
Spoiler
Code:
Read more
Continue reading...
Output when trying to build with symbolic link:
Code:
Code:
ErrorException: [E_WARNING] mkdir(): No such file or directory
src\XF\Util\File.php:281
Spoiler
Code:
Code:
#0 [internal function]: XF::handlePhpError(2, '[E_WARNING] mkd...', 'C:\\laragon\\www\\...', 281, Array)
#1 src\XF\Util\File.php(281)...
Read more
Continue reading...