-
無事にデプロイができました。これで目標「Firebase へのデプロイ」は完了です!
次にfunctionsなどへのapi機能の実装についてもfirebaseへapiを移行していきたいと思います
-
I'm working to update my functions to v2. I'm running into an issue with deploying v2 functions that have an uppercase letter in the function name. V1 functions with an uppercase letter in the functio…
-
I want to deploy a project with a Node module on a private registry added as a dependency.
I configured `.npmrc` following:
```
//npm.pkg.github.com/:_authToken=${NPM_TOKEN}
@scope:reg…
ganta updated
6 months ago
-
### Environment
Node v20.13.1
npm 10.5.2
Nuxt "^3.10.0"
### Reproduction
By following the instructions of : https://nuxt.com/deploy/firebase with a new project, observe the creation of index.html…
-
We gonna need test scripts for all functions and those will also be executed by CI (codeship) during deployment
-
### Description
I'm wondering if is possible reduce the comments in asserts and string hardcoded that could have no impact in clients sdks, because they are for development purposes.
Doing this the …
-
Since firebase 3, the way of managing the users definitively changed, the API endpoints have vanished, it seems that the API has never been made public and got reverse engineered from Node SDK source …
-
Hi I got the following error installing the extension
RESOURCE_ERROR at /deployments/firebase-ext-firestore-user-document/resources/backfillExistingUsers: {"ResourceType":"gcp-types/cloudfunctions-…
-
Issue: Firebase cmdline utility does not detect any Firebase functions written in Dart.
Steps to Reproduce:
1. File: functions/pubspec.yaml
```name: test
dependencies:
firebase_admin_intero…
-
### Operating System
?
### Browser Version
Chrome
### Firebase SDK Version
10.6.0
### Firebase SDK Product:
AppCheck
### Describe your project's tooling
Next.js (v14) and TypeScript
### Desc…