hyperdrive
hyperdrive copied to clipboard
archive.readFile doesn't call the callback
When I call archive.readFile with the path where the file is empty, callback doesn't get triggered.

If I call the same with path where file is not empty, it works fine and when I call it with wrong path, I get an error.