-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
47 lines (44 loc) · 3.45 KB
/
firebase-debug.log
File metadata and controls
47 lines (44 loc) · 3.45 KB
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
[debug] [2023-02-05T05:35:15.425Z] ----------------------------------------------------------------------
[debug] [2023-02-05T05:35:15.428Z] Command: C:\Program Files\nodejs\node.exe C:\Users\home2\AppData\Local\Yarn\Data\global\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-02-05T05:35:15.428Z] CLI Version: 11.22.0
[debug] [2023-02-05T05:35:15.429Z] Platform: win32
[debug] [2023-02-05T05:35:15.429Z] Node Version: v18.13.0
[debug] [2023-02-05T05:35:15.431Z] Time: Sun Feb 05 2023 11:05:15 GMT+0530 (India Standard Time)
[debug] [2023-02-05T05:35:15.431Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-02-05T05:35:15.437Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2023-02-05T05:35:15.523Z] > 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-02-05T05:35:15.524Z] > authorizing via signed-in user (neeraj716sharma@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\home2\OneDrive\Desktop\WEBD\FinHack
[debug] [2023-02-05T05:35:16.286Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2023-02-05T05:35:16.287Z] <<< [apiv2][body] GET https://firebase-public.firebaseio.com/cli.json {"cloudBuildErrorAfter":1594252800000,"cloudBuildWarnAfter":1590019200000,"defaultNode10After":1594252800000,"minVersion":"3.0.5","node8DeploysDisabledAfter":1613390400000,"node8RuntimeDisabledAfter":1615809600000,"node8WarnAfter":1600128000000}
[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-02-05T05:35:36.200Z] > refreshing access token with scopes: []
[debug] [2023-02-05T05:35:36.202Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-02-05T05:35:36.202Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-02-05T05:35:36.528Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2023-02-05T05:35:36.529Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-02-05T05:35:36.542Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-02-05T05:35:37.723Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2023-02-05T05:35:37.723Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project bank-o-fy (BANK'O'FY)
[info]
=== Hosting Setup
[info]
[info] Your public directory is the folder (relative to your project directory) that
[info] will contain Hosting assets to be uploaded with firebase deploy. If you
[info] have a build process for your assets, use your build's output directory.
[info]