-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
44 lines (39 loc) · 2.97 KB
/
firebase-debug.log
File metadata and controls
44 lines (39 loc) · 2.97 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
[debug] [2023-05-05T11:45:36.010Z] ----------------------------------------------------------------------
[debug] [2023-05-05T11:45:36.011Z] Command: /Users/shaik.farooq/.nvm/versions/node/v14.21.1/bin/node /Users/shaik.farooq/.nvm/versions/node/v14.21.1/bin/firebase init
[debug] [2023-05-05T11:45:36.011Z] CLI Version: 11.24.1
[debug] [2023-05-05T11:45:36.011Z] Platform: darwin
[debug] [2023-05-05T11:45:36.011Z] Node Version: v14.21.1
[debug] [2023-05-05T11:45:36.017Z] Time: Fri May 05 2023 17:15:36 GMT+0530 (India Standard Time)
[debug] [2023-05-05T11:45:36.017Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-05-05T11:45:36.047Z] > 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-05-05T11:45:36.048Z] > authorizing via signed-in user (shaikfarooqmohiddin1998@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/shaik.farooq/Downloads/01-starting-project 3
Before we get started, keep in mind:
* You are initializing within an existing Firebase project directory
[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-05-05T11:45:44.876Z] Using project from CLI flag: elred-assignment-c9513
[debug] [2023-05-05T11:45:44.879Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/elred-assignment-c9513 [none]
[debug] [2023-05-05T11:45:45.364Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/elred-assignment-c9513 200
[debug] [2023-05-05T11:45:45.364Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/elred-assignment-c9513 {"projectId":"elred-assignment-c9513","projectNumber":"266950803249","displayName":"elRED Assignment","name":"projects/elred-assignment-c9513","resources":{"hostingSite":"elred-assignment-c9513","realtimeDatabaseInstance":"elred-assignment-c9513-default-rtdb"},"state":"ACTIVE","etag":"1_5d86583e-56ec-442e-8351-e821eaabfcb7"}
[info] i Using project elred-assignment-c9513 (elRED Assignment)
[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]