You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 3, 2026. It is now read-only.
Environment details
@google-cloud/storageversion: 6.9.5Steps to reproduce
Try to delete a file that doesn't exists:
The response is:
The first element of the array should not be here as the response is supposed to be a
[r.Response]nodejs-storage/src/file.ts
Line 1983 in b122e18