nodejs-firestore icon indicating copy to clipboard operation
nodejs-firestore copied to clipboard

Node.js client for Google Cloud Firestore: a NoSQL document database built for automatic scaling, high performance, and ease of application development.

Results 268 nodejs-firestore issues
Sort by recently updated
recently updated
newest added

``` /Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31 return Object.assign(new Error(message), status); ^ **Error: 16 UNAUTHENTICATED: Failed to retrieve auth metadata with error: request to https://www.googleapis.com/oauth2/v4/token failed, reason: read ECONNRESET** at Object.callErrorFromStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/call.js:31:26) at Object.onReceiveStatus (/Users/alex/node-firestore-import-export/node_modules/@grpc/grpc-js/build/src/client.js:189:52)...

priority: p2
type: bug
needs more info
api: firestore

:robot: I have created a release *beep* *boop* --- ## [6.0.1](https://github.com/googleapis/nodejs-firestore/compare/v6.0.0...v6.0.1) (2022-08-08) ### Bug Fixes * Don't allow serialization of firestore settings ([#1742](https://github.com/googleapis/nodejs-firestore/issues/1742)) ([fa0ad66](https://github.com/googleapis/nodejs-firestore/commit/fa0ad66bc7e4a0c46f1ae5ca10b2a6f3a528ab6f)) --- This PR was generated with...

autorelease: pending
api: firestore
size: s

**Is your feature request related to a problem? Please describe.** `recursiveDelete` is a dangerously destructive operation. I think there should be a way to list document(s) that will be deleted....

priority: p3
type: feature request
api: firestore

#### Environment details - `@google-cloud/firestore` version: 5.0.2 #### Issue description In #1595, the type of the [DocumentReference.update() method](https://github.com/googleapis/nodejs-firestore/blob/b9d8fefc5f927d1f064a79ec0990d256803360cd/dev/src/reference.ts#L500) was updated to get a `UpdateData` instead of the previously unparameterized `UpdateData`....

priority: p2
type: bug
api: firestore

Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly: - [ ] Make sure...

api: firestore
size: l

1) Is this a client library issue or a product issue? This is the client library for . We will only be able to assist with issues that pertain to...

priority: p2
status: will not fix
type: bug
api: firestore

firebase-admin 10.3..0 starting yesterday afternoon (July 12 ~4PM PST) our app using the firebase-admin sdk started getting the following errors. ![image](https://user-images.githubusercontent.com/96628583/178793218-079cbc5d-e525-4ac6-ad2c-f7b2c455d1f3.png) ![image](https://user-images.githubusercontent.com/96628583/178793239-7cfbb0cd-6543-4774-b9b0-eaf3646108f5.png) ``` Code: 16 Message: 16 UNAUTHENTICATED: Request had...

needs more info
api: firestore

Hi, it ain't much but it's honest work. Does not break or fix anything so I skipped the issue creation part here. If still required, ping me.

api: firestore
size: xs

#### Environment details - OS: macOS 12.1 - Node.js version: 16.13.2 - npm version: 8.1.2 - `@google-cloud/firestore` version: 5.0.2 #### Steps to reproduce 1. Call `npm run build` within Firebase...

priority: p2
api: firestore