-
OS : Mac
GO : 1.13 (Installed via Brew)
```
go version
go version go1.13.15 darwin/amd64
```
```
╷
│ Error: Error waiting for Creating CloudFunctions Function: Error code 3, message: Buil…
-
```bash
npm run sync && cd cloudfunctions/ && tnpm i --production && cd ../miniprogram/ && tnpm i --production
```
-
无法下载 awesome-skyline
运行
```
npm run init
```
输出
```
D:\Develop\WeChatProjects\miniprogram-demo>npm run init
> miniprogram-demo@1.0.0 init
> npm run sync && cd cloudfunctions/ && npm i --pro…
-
### Version info
**firebase-functions-test:**
``` json
"devDependencies": {
"@types/chai": "^4.3.5",
"@types/mocha": "^10.0.1",
"chai": "^4.3.7",
"firebase-functions…
-
Google Gloud supports python 3.10+, node.js 16+, go 1.18+ and so on.
Need to add support for these runtimes to serverless-google-cloudfunctions plugin.
-
I had this idea while I was running the Jam session this week.
What if we add in this repository:
1. The monolithic implementation
2. gcloud commands or terraform to create a project in GCP usi…
-
### Environment
* Xcode version: 9.4.1 (9F2000)
* Firebase SDK version: 5.6.0
* Firebase Component: FirebaseFunctions (2.1.0), FirebaseFirestore (0.13.1)
### The problem
As I was callin…
-
## Describe the Feature
Implement Fargate and Local distributors as part of Cloud Deployer
## Expected Behavior
CLI should read `terraform.distributor` value and provision terrahub component in c…
-
I have already clone this project. And i want to use my own firebase to do chatting
I have do the following action to migrate this project from **chat21 Firebase** to **My Own Firebase**
1. Change…
-
Is there a way to specify a custom deployment bucket?
I know there's a `deploymentBucketName` in https://github.com/serverless/serverless-google-cloudfunctions/blob/master/shared/setDeploymentBucke…