I have a php serialized classes that I need to unserialize in my nodejs app. When I unserialize with unserialize(message, { scope: {}, strict: false }); I am still gettin the following error:
AssertionError [ERR_ASSERTION]: Class App\Models\Account\Service not found in given scope