-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfirebase-debug.log
55 lines (49 loc) · 3.3 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
[debug] [2019-11-28T15:56:34.318Z] ----------------------------------------------------------------------
[debug] [2019-11-28T15:56:34.320Z] Command: /usr/local/bin/node /usr/local/bin/firebase init
[debug] [2019-11-28T15:56:34.320Z] CLI Version: 7.8.1
[debug] [2019-11-28T15:56:34.320Z] Platform: linux
[debug] [2019-11-28T15:56:34.320Z] Node Version: v10.16.3
[debug] [2019-11-28T15:56:34.320Z] Time: Thu Nov 28 2019 21:26:34 GMT+0530 (India Standard Time)
[debug] [2019-11-28T15:56:34.320Z] ----------------------------------------------------------------------
[debug] [2019-11-28T15:56:34.320Z]
[debug] [2019-11-28T15:56:34.325Z] > 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] [2019-11-28T15:56:34.325Z] > authorizing via signed-in user
[info]
######## #### ######## ######## ######## ### ###### ########
## ## ## ## ## ## ## ## ## ## ##
###### ## ######## ###### ######## ######### ###### ######
## ## ## ## ## ## ## ## ## ## ##
## #### ## ## ######## ######## ## ## ###### ########
You're about to initialize a Firebase project in this directory:
/home/dheeraj/Desktop/worvy-source
Before we get started, keep in mind:
* You are initializing in 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 worvy.
[debug] [2019-11-28T15:56:39.081Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/worvy
[debug] [2019-11-28T15:56:39.931Z] <<< HTTP RESPONSE 403
[debug] [2019-11-28T15:56:39.931Z] <<< HTTP RESPONSE BODY
[debug] [2019-11-28T15:56:39.934Z] HTTP Error: 403, The caller does not have permission
[debug] [2019-11-28T15:56:39.936Z] FirebaseError: HTTP Error: 403, The caller does not have permission
at module.exports (/usr/local/lib/node_modules/firebase-tools/lib/responseToError.js:38:12)
at Request._callback (/usr/local/lib/node_modules/firebase-tools/lib/api.js:39:35)
at Request.self.callback (/usr/local/lib/node_modules/firebase-tools/node_modules/request/request.js:185:22)
at Request.emit (events.js:198:13)
at Request.EventEmitter.emit (domain.js:448:20)
at Request.<anonymous> (/usr/local/lib/node_modules/firebase-tools/node_modules/request/request.js:1161:10)
at Request.emit (events.js:198:13)
at Request.EventEmitter.emit (domain.js:448:20)
at IncomingMessage.<anonymous> (/usr/local/lib/node_modules/firebase-tools/node_modules/request/request.js:1083:12)
at Object.onceWrapper (events.js:286:20)
at IncomingMessage.emit (events.js:203:15)
at IncomingMessage.EventEmitter.emit (domain.js:448:20)
at endReadableNT (_stream_readable.js:1145:12)
at process._tickCallback (internal/process/next_tick.js:63:19)
[error]
[error] Error: Failed to get Firebase project worvy. Please make sure the project exists and your account has permission to access it.