-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathfirebase-debug.log
More file actions
53 lines (46 loc) · 3.65 KB
/
firebase-debug.log
File metadata and controls
53 lines (46 loc) · 3.65 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
44
45
46
47
48
49
50
51
52
53
[debug] [2022-05-06T07:59:48.956Z] ----------------------------------------------------------------------
[debug] [2022-05-06T07:59:48.962Z] Command: C:\Program Files\nodejs\node.exe C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\bin\firebase.js init
[debug] [2022-05-06T07:59:48.963Z] CLI Version: 9.21.0
[debug] [2022-05-06T07:59:48.964Z] Platform: win32
[debug] [2022-05-06T07:59:48.964Z] Node Version: v14.18.1
[debug] [2022-05-06T07:59:48.967Z] Time: Fri May 06 2022 13:29:48 GMT+0530 (India Standard Time)
[debug] [2022-05-06T07:59:48.967Z] ----------------------------------------------------------------------
[debug]
[debug] [2022-05-06T07:59:49.121Z] > 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-05-06T07:59:49.121Z] > authorizing via signed-in user (gibberhelpdesk@gmail.com)
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
D:\VS Code\Projects\gibber-web
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]
[info] i .firebaserc already has a default project, using gibber-web.
[debug] [2022-05-06T08:00:01.015Z] > refreshing access token with scopes: []
[debug] [2022-05-06T08:00:01.016Z] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token
<request body omitted>
[debug] [2022-05-06T08:00:22.254Z] Authentication Error: Your credentials are no longer valid. Please run firebase login --reauth
For CI servers and headless environments, generate a new token with firebase login:ci
[debug] [2022-05-06T08:00:43.568Z] FirebaseError: Authentication Error: Your credentials are no longer valid. Please run firebase login --reauth
For CI servers and headless environments, generate a new token with firebase login:ci
at invalidCredentialError (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\auth.js:141:12)
at refreshTokens (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\auth.js:448:15)
at processTicksAndRejections (internal/process/task_queues.js:95:5)
at async Client.getAccessToken (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:146:23)
at async Client.addAuthHeader (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:137:21)
at async Client.request (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\apiv2.js:93:34)
at async Object.getFirebaseProject (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\management\projects.js:290:21)
at async Object.doSetup [as project] (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\init\features\project.js:77:27)
at async init (C:\Users\KALE\AppData\Roaming\npm\node_modules\firebase-tools\lib\init\index.js:19:9)
[error]
[error] Error: Failed to get Firebase project gibber-web. Please make sure the project exists and your account has permission to access it.