-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
44 lines (41 loc) · 2.86 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
[debug] [2023-11-04T23:51:24.430Z] ----------------------------------------------------------------------
[debug] [2023-11-04T23:51:24.432Z] Command: C:\Program Files\nodejs\node.exe C:\Users\yisha\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2023-11-04T23:51:24.432Z] CLI Version: 12.8.0
[debug] [2023-11-04T23:51:24.433Z] Platform: win32
[debug] [2023-11-04T23:51:24.433Z] Node Version: v18.17.1
[debug] [2023-11-04T23:51:24.433Z] Time: Sat Nov 04 2023 19:51:24 GMT-0400 (Venezuela Time)
[debug] [2023-11-04T23:51:24.433Z] ----------------------------------------------------------------------
[debug]
[debug] [2023-11-04T23:51:24.437Z] > 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-11-04T23:51:24.438Z] > authorizing via signed-in user (yishanhsieh419@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
C:\Users\yisha\my-project
[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-11-04T23:51:33.650Z] > refreshing access token with scopes: []
[debug] [2023-11-04T23:51:33.652Z] >>> [apiv2][query] POST https://www.googleapis.com/oauth2/v3/token [none]
[debug] [2023-11-04T23:51:33.652Z] >>> [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-11-04T23:51:33.878Z] <<< [apiv2][status] POST https://www.googleapis.com/oauth2/v3/token 200
[debug] [2023-11-04T23:51:33.878Z] <<< [apiv2][body] POST https://www.googleapis.com/oauth2/v3/token [omitted]
[debug] [2023-11-04T23:51:33.887Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2023-11-04T23:51:34.244Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2023-11-04T23:51:34.244Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project guesssong-2fd90 (GuessSong)
[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]