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 seems as though the extension is not meant to be used via composer (symlink mode):
PHP Warning: require(/…/htdocs/composer/vendor/terminal42/notification_center/bin/../../../initialize.php): failed to open stream: No such file or directory in /…/htdocs/composer/vendor/terminal42/notification_center/bin/queue on line 15
There is a hard dependency for system/initialize.php which is only present in that location when using the extension within system/modules.
The text was updated successfully, but these errors were encountered:
It seems as though the extension is not meant to be used via composer (symlink mode):
There is a hard dependency for
system/initialize.php
which is only present in that location when using the extension withinsystem/modules
.The text was updated successfully, but these errors were encountered: