-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
43 lines (38 loc) · 2.96 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
[debug] [2022-12-15T10:00:39.333Z] ----------------------------------------------------------------------
[debug] [2022-12-15T10:00:39.336Z] Command: /usr/local/lib/node_modules/firebase-tools/lib/bin/firebase.js /Users/Macbook/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase init
[debug] [2022-12-15T10:00:39.336Z] CLI Version: 11.18.0
[debug] [2022-12-15T10:00:39.336Z] Platform: darwin
[debug] [2022-12-15T10:00:39.336Z] Node Version: v16.16.0
[debug] [2022-12-15T10:00:39.338Z] Time: Thu Dec 15 2022 15:30:39 GMT+0530 (India Standard Time)
[debug] [2022-12-15T10:00:39.338Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-12-15T10:00:39.422Z] > 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-12-15T10:00:39.423Z] > authorizing via signed-in user ([email protected])
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/Users/Macbook
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] [2022-12-15T10:00:48.409Z] Using project from CLI flag: bunana
[debug] [2022-12-15T10:00:48.412Z] >>> [apiv2][query] GET https://firebase.googleapis.com/v1beta1/projects/bunana [none]
[debug] [2022-12-15T10:00:49.132Z] <<< [apiv2][status] GET https://firebase.googleapis.com/v1beta1/projects/bunana 403
[debug] [2022-12-15T10:00:49.132Z] <<< [apiv2][body] GET https://firebase.googleapis.com/v1beta1/projects/bunana {"error":{"code":403,"message":"The caller does not have permission","status":"PERMISSION_DENIED"}}
[debug] [2022-12-15T10:00:49.133Z] HTTP Error: 403, The caller does not have permission
[debug] [2022-12-15T10:00:49.584Z] FirebaseError: HTTP Error: 403, The caller does not have permission
at responseToError (/Users/Macbook/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/responseToError.js:49:12)
at RetryOperation._fn (/Users/Macbook/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/apiv2.js:288:77)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
[error]
[error] Error: Failed to get Firebase project bunana. Please make sure the project exists and your account has permission to access it.