-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
62 lines (55 loc) · 5.31 KB
/
firebase-debug.log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
[debug] [2023-06-11T11:28:22.871Z] ----------------------------------------------------------------------
[debug] [2023-06-11T11:28:22.874Z] Command: C:\Program Files\nodejs\node.exe C:\Users\MANAN TELRANDHE\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-06-11T11:28:22.875Z] CLI Version: 12.3.1
[debug] [2023-06-11T11:28:22.875Z] Platform: win32
[debug] [2023-06-11T11:28:22.875Z] Node Version: v18.15.0
[debug] [2023-06-11T11:28:22.876Z] Time: Sun Jun 11 2023 16:58:22 GMT+0530 (India Standard Time)
[debug] [2023-06-11T11:28:22.876Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-06-11T11:28:22.887Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2023-06-11T11:28:22.888Z] > authorizing via signed-in user ([email protected])
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\MANAN TELRANDHE\OneDrive\Desktop\kriyeta\react app\stock
[info]
=== Project Setup
[info]
[info] First, let's associate this project directory with a Firebase project.
[info] You can create multiple project aliases by running firebase use --add,
[info] but for now we'll just set up a default project.
[info]
[debug] [2023-06-11T11:28:46.537Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-06-11T11:28:47.789Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2023-06-11T11:28:47.789Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project pulsestock-3d52c (PulseStock)
[info]
=== Functions Setup
[debug] [2023-06-11T11:28:48.894Z] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"]
[debug] [2023-06-11T11:28:48.894Z] > authorizing via signed-in user ([email protected])
[debug] [2023-06-11T11:28:48.894Z] [iam] checking project pulsestock-3d52c for permissions ["firebase.projects.get"]
[debug] [2023-06-11T11:28:48.895Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects/pulsestock-3d52c:testIamPermissions [none]
[debug] [2023-06-11T11:28:48.895Z] >>> [apiv2][(partial)header] POST https://cloudresourcemanager.googleapis.com/v1/projects/pulsestock-3d52c:testIamPermissions x-goog-quota-user=projects/pulsestock-3d52c
[debug] [2023-06-11T11:28:48.895Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/pulsestock-3d52c:testIamPermissions {"permissions":["firebase.projects.get"]}
[debug] [2023-06-11T11:28:51.414Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects/pulsestock-3d52c:testIamPermissions 200
[debug] [2023-06-11T11:28:51.414Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects/pulsestock-3d52c:testIamPermissions {"permissions":["firebase.projects.get"]}
[debug] [2023-06-11T11:28:51.415Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/cloudfunctions.googleapis.com [none]
[debug] [2023-06-11T11:28:51.415Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/cloudfunctions.googleapis.com x-goog-quota-user=projects/pulsestock-3d52c
[debug] [2023-06-11T11:28:51.417Z] >>> [apiv2][query] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/runtimeconfig.googleapis.com [none]
[debug] [2023-06-11T11:28:51.417Z] >>> [apiv2][(partial)header] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/runtimeconfig.googleapis.com x-goog-quota-user=projects/pulsestock-3d52c
[debug] [2023-06-11T11:28:53.859Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/cloudfunctions.googleapis.com 200
[debug] [2023-06-11T11:28:53.859Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/cloudfunctions.googleapis.com [omitted]
[debug] [2023-06-11T11:28:53.860Z] <<< [apiv2][status] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/runtimeconfig.googleapis.com 200
[debug] [2023-06-11T11:28:53.860Z] <<< [apiv2][body] GET https://serviceusage.googleapis.com/v1/projects/pulsestock-3d52c/services/runtimeconfig.googleapis.com [omitted]
[info]
Detected existing codebase(s): default
[info] Let's create a new codebase for your functions.
[info] A directory corresponding to the codebase will be created in your project
[info] with sample code pre-configured.
[info] See https://firebase.google.com/docs/functions/organize-functions for
[info] more information on organizing your functions using codebases.
[info] Functions can be deployed with firebase deploy.