After installing this package and starting it, it fails with the following error:
Executing 'index.handler' in function directory '/test'
terminate called after throwing an instance of 'std::logic_error'
what(): basic_string::_M_construct null not valid
Aborted (core dumped)
Tested on different docker base images (node:20-slim, node:22-slim), doesn't matter.