Types-publisher is still trying to remove @types/google-cloud__storage even though it's already gone.
Currently this hangs the server instead of crashing it too, because of the setInterval I used to try again. But when the interval fires, updateOneAtATime refuses to run again because the closed-over boolean doesn't get reset with the callback throws.