-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
32 lines (29 loc) · 2.45 KB
/
Copy pathfirebase-debug.log
File metadata and controls
32 lines (29 loc) · 2.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
[debug] [2022-03-03T13:56:31.876Z] ----------------------------------------------------------------------
[debug] [2022-03-03T13:56:31.880Z] Command: C:\Program Files\nodejs\node.exe C:\Users\ohidulalam\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2022-03-03T13:56:31.881Z] CLI Version: 10.2.0
[debug] [2022-03-03T13:56:31.881Z] Platform: win32
[debug] [2022-03-03T13:56:31.881Z] Node Version: v16.13.1
[debug] [2022-03-03T13:56:31.883Z] Time: Thu Mar 03 2022 19:56:31 GMT+0600 (Bangladesh Standard Time)
[debug] [2022-03-03T13:56:31.883Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-03-03T13:56:31.890Z] >>> [apiv2][query] GET https://firebase-public.firebaseio.com/cli.json [none]
[debug] [2022-03-03T13:56:31.929Z] > 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] [2022-03-03T13:56:31.929Z] > authorizing via signed-in user (mdnoyonctg15@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
F:\Projects\react-firebase-task
[debug] [2022-03-03T13:56:33.291Z] <<< [apiv2][status] GET https://firebase-public.firebaseio.com/cli.json 200
[debug] [2022-03-03T13:56:33.291Z] <<< [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]
[info] i If you want to create a project in a Google Cloud organization or folder, please use "firebase projects:create" instead, and return to this command when you've created the project.