-
Notifications
You must be signed in to change notification settings - Fork 0
/
firebase-debug.log
90 lines (84 loc) · 6.78 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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
[debug] [2021-05-27T19:09:13.023Z] ----------------------------------------------------------------------
[debug] [2021-05-27T19:09:13.025Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2021-05-27T19:09:13.026Z] CLI Version: 9.12.0
[debug] [2021-05-27T19:09:13.026Z] Platform: darwin
[debug] [2021-05-27T19:09:13.026Z] Node Version: v14.16.1
[debug] [2021-05-27T19:09:13.027Z] Time: Fri May 28 2021 00:39:13 GMT+0530 (India Standard Time)
[debug] [2021-05-27T19:09:13.027Z] ----------------------------------------------------------------------
[debug]
[debug] [2021-05-27T19:09:13.042Z] > 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-05-27T19:09:13.042Z] > authorizing via signed-in user (22anurag44@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/apple/Documents/projects/Disney
[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] [2021-05-27T19:09:28.897Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2021-05-27T19:09:29.799Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2021-05-27T19:09:29.799Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project disneyplus-clone-ca6be (DisneyPlus-Clone)
[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]
[debug] [2021-05-27T19:09:53.455Z] >>> [apiv2][query] GET https://www.gstatic.com/firebasejs/releases.json [none]
[debug] [2021-05-27T19:09:53.848Z] <<< [apiv2][status] GET https://www.gstatic.com/firebasejs/releases.json 200
[debug] [2021-05-27T19:09:53.849Z] <<< [apiv2][body] GET https://www.gstatic.com/firebasejs/releases.json {"current":{"version":"8.6.2","browserURL":"https://www.gstatic.com/firebasejs/8.6.2/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/8.6.2/firebase.tgz"},"live":{"version":"8.6","browserURL":"https://www.gstatic.com/firebasejs/live/8.6/firebase.js","packageURL":"https://www.gstatic.com/firebasejs/live/8.6/firebase.tgz"},"components":{"analytics":"https://www.gstatic.com/firebasejs/8.6.2/firebase-analytics.js","app":"https://www.gstatic.com/firebasejs/8.6.2/firebase-app.js","app-check":"https://www.gstatic.com/firebasejs/8.6.2/firebase-app-check.js","auth":"https://www.gstatic.com/firebasejs/8.6.2/firebase-auth.js","database":"https://www.gstatic.com/firebasejs/8.6.2/firebase-database.js","firestore":"https://www.gstatic.com/firebasejs/8.6.2/firebase-firestore.js","functions":"https://www.gstatic.com/firebasejs/8.6.2/firebase-functions.js","installations":"https://www.gstatic.com/firebasejs/8.6.2/firebase-installations.js","messaging":"https://www.gstatic.com/firebasejs/8.6.2/firebase-messaging.js","storage":"https://www.gstatic.com/firebasejs/8.6.2/firebase-storage.js","performance":"https://www.gstatic.com/firebasejs/8.6.2/firebase-performance.js","remote-config":"https://www.gstatic.com/firebasejs/8.6.2/firebase-remote-config.js","firestore.memory":"https://www.gstatic.com/firebasejs/8.6.2/firebase-firestore.memory.js"}}
[info] i Skipping write of build/index.html
[info]
[info] i Detected a .git folder at /Users/apple/Documents/projects/Disney
[info] i Authorizing with GitHub to upload your service account to a GitHub repository's secrets store.
[info]
[info] Visit this URL on this device to log in:
[info] https://github.com/login/oauth/authorize?client_id=89cf50f02ac6aaed3484&state=48820373&redirect_uri=http%3A%2F%2Flocalhost%3A9005&scope=read%3Auser%20repo%20public_repo
[info]
[info] Waiting for authentication...
[debug] [2021-05-27T19:10:45.950Z] ----------------------------------------------------------------------
[debug] [2021-05-27T19:10:45.953Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2021-05-27T19:10:45.953Z] CLI Version: 9.12.0
[debug] [2021-05-27T19:10:45.954Z] Platform: darwin
[debug] [2021-05-27T19:10:45.954Z] Node Version: v14.16.1
[debug] [2021-05-27T19:10:45.955Z] Time: Fri May 28 2021 00:40:45 GMT+0530 (India Standard Time)
[debug] [2021-05-27T19:10:45.955Z] ----------------------------------------------------------------------
[debug]
[debug] [2021-05-27T19:10:45.970Z] > 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-05-27T19:10:45.971Z] > authorizing via signed-in user (22anurag44@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/apple/Documents/projects/Disney
[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] [2021-05-27T19:10:54.875Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects pageSize=100
[debug] [2021-05-27T19:10:55.779Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects 200
[debug] [2021-05-27T19:10:55.779Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects [omitted]
[info] i Using project disneyplus-clone-ca6be (DisneyPlus-Clone)
[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]