-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
39 lines (36 loc) · 3.32 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-09-17T20:56:38.485Z] ----------------------------------------------------------------------
[debug] [2022-09-17T20:56:38.487Z] Command: C:\Program Files\nodejs\node.exe C:\Users\vasu\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init hosting
[debug] [2022-09-17T20:56:38.487Z] CLI Version: 11.9.0
[debug] [2022-09-17T20:56:38.487Z] Platform: win32
[debug] [2022-09-17T20:56:38.487Z] Node Version: v16.15.0
[debug] [2022-09-17T20:56:38.488Z] Time: Sun Sep 18 2022 02:26:38 GMT+0530 (India Standard Time)
[debug] [2022-09-17T20:56:38.488Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-09-17T20:56:38.495Z] > 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-09-17T20:56:38.495Z] > authorizing via signed-in user (vbbhanderi7577@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
F:\My Apps\Vatavaran
[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] [2022-09-17T20:57:02.585Z] >>> [apiv2][query] POST https://cloudresourcemanager.googleapis.com/v1/projects [none]
[debug] [2022-09-17T20:57:02.585Z] >>> [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"projectId":"Vatavaran","name":"Vatavaran"}
[debug] [2022-09-17T20:57:04.245Z] <<< [apiv2][status] POST https://cloudresourcemanager.googleapis.com/v1/projects 400
[debug] [2022-09-17T20:57:04.246Z] <<< [apiv2][body] POST https://cloudresourcemanager.googleapis.com/v1/projects {"error":{"code":400,"message":"field [project_id] has issue [project_id contains invalid characters]","status":"INVALID_ARGUMENT","details":[{"@type":"type.googleapis.com/google.rpc.BadRequest","fieldViolations":[{"field":"project_id","description":"project_id contains invalid characters"}]},{"@type":"type.googleapis.com/google.rpc.Help","links":[{"url":"https://cloud.google.com/resource-manager/reference/rest/v1/projects"}]}]}}
[debug] [2022-09-17T20:57:04.436Z] FirebaseError: HTTP Error: 400, field [project_id] has issue [project_id contains invalid characters]
at responseToError (C:\Users\vasu\AppData\Roaming\npm\node_modules\firebase-tools\lib\responseToError.js:49:12)
at RetryOperation._fn (C:\Users\vasu\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:288:77)
at processTicksAndRejections (node:internal/process/task_queues:96:5)
[error]
[error] Error: Failed to create project. See firebase-debug.log for more info.