-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
43 lines (38 loc) · 2.68 KB
/
firebase-debug.log
File metadata and controls
43 lines (38 loc) · 2.68 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
[debug] [2021-03-12T15:19:10.383Z] ----------------------------------------------------------------------
[debug] [2021-03-12T15:19:10.386Z] Command: C:\Program Files\nodejs\node.exe C:\Users\TariqComputers\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2021-03-12T15:19:10.387Z] CLI Version: 9.6.1
[debug] [2021-03-12T15:19:10.387Z] Platform: win32
[debug] [2021-03-12T15:19:10.387Z] Node Version: v14.15.4
[debug] [2021-03-12T15:19:10.388Z] Time: Fri Mar 12 2021 20:19:10 GMT+0500 (Pakistan Standard Time)
[debug] [2021-03-12T15:19:10.389Z] ----------------------------------------------------------------------
[debug] [2021-03-12T15:19:10.389Z]
[debug] [2021-03-12T15:19:10.398Z] > 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] [2021-03-12T15:19:10.398Z] > authorizing via signed-in user
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
D:\realWorldProjects\orbc
Before we get started, keep in mind:
* You are initializing in 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]
[info] i .firebaserc already has a default project, using react-orbc.
[debug] [2021-03-12T15:19:16.543Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/react-orbc [none]
[debug] [2021-03-12T15:19:17.695Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/react-orbc 200
[debug] [2021-03-12T15:19:17.695Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/react-orbc {"projectId":"react-orbc","projectNumber":"731013798748","displayName":"React-ORBC","name":"projects/react-orbc","resources":{"hostingSite":"react-orbc"},"state":"ACTIVE"}
[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]