-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Using composer I got the following error:
Fatal error: Class 'OpenNode\Unauthorized' not found in /root/www/lightning-flip/vendor/opennode/opennode-php/lib/Exception.php on line 31
However without composer there was no issue. I tried requiring the same library directly
require_once("/composer/opennode/opennode-php/init.php");
And it worked like a charm! Am I doing something wrong?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working