-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
39 lines (36 loc) · 2.35 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
[debug] [2022-06-12T20:04:42.789Z] ----------------------------------------------------------------------
[debug] [2022-06-12T20:04:42.793Z] Command: D:\nodejs\node.exe C:\Users\Graham\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2022-06-12T20:04:42.794Z] CLI Version: 11.0.1
[debug] [2022-06-12T20:04:42.794Z] Platform: win32
[debug] [2022-06-12T20:04:42.795Z] Node Version: v14.18.0
[debug] [2022-06-12T20:04:42.796Z] Time: Sun Jun 12 2022 21:04:42 GMT+0100 (West Africa Standard Time)
[debug] [2022-06-12T20:04:42.796Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-06-12T20:04:42.809Z] > 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-06-12T20:04:42.810Z] > authorizing via signed-in user (daniel.dev2019@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
D:\TRAINING\Node.js\famuz
[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] [2022-06-12T20:04:53.379Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2022-06-12T20:04:54.699Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2022-06-12T20:04:54.700Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project famuz-app (famuz-app)
[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]