-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
39 lines (36 loc) · 3.05 KB
/
firebase-debug.log
File metadata and controls
39 lines (36 loc) · 3.05 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
[debug] [2024-01-17T17:50:39.176Z] ----------------------------------------------------------------------
[debug] [2024-01-17T17:50:39.179Z] Command: C:\Program Files\nodejs\node.exe C:\Users\Osama\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2024-01-17T17:50:39.179Z] CLI Version: 13.0.3
[debug] [2024-01-17T17:50:39.180Z] Platform: win32
[debug] [2024-01-17T17:50:39.180Z] Node Version: v20.9.0
[debug] [2024-01-17T17:50:39.180Z] Time: Wed Jan 17 2024 23:20:39 GMT+0530 (India Standard Time)
[debug] [2024-01-17T17:50:39.180Z] ----------------------------------------------------------------------
[debug]
[debug] [2024-01-17T17:50:39.185Z] > 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] [2024-01-17T17:50:39.186Z] > authorizing via signed-in user (iscoderz01@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
D:\Projects\final kulkunda\kulkunda_front
[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 If you want to create a project in a Google Cloud organization or folder, please use "firebase projects:create" instead, and return to this command when you've created the project.
[debug] [2024-01-17T17:52:13.700Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects [none]
[debug] [2024-01-17T17:52:13.701Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"projectId":"kulkundabasaveshwara","name":"Kulkunda Basaveshwara"}
[debug] [2024-01-17T17:52:15.510Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects 409
[debug] [2024-01-17T17:52:15.511Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"error":{"code":409,"message":"Requested entity already exists","status":"ALREADY_EXISTS"}}
[debug] [2024-01-17T17:52:15.679Z] FirebaseError: HTTP Error: 409, Requested entity already exists
at responseToError (C:\Users\Osama\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:49:12)
at RetryOperation._fn (C:\Users\Osama\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:292:77)
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
[error]
[error] Error: Failed to create project because there is already a project with ID kulkundabasaveshwara. Please try again with a unique project ID.