Necat ALDOGAN

Results 7 comments of Necat ALDOGAN

Emulator hasn't created any file such as storage-debug.log and functions-debug.log after the crash. There is only firestore-debug.log as follows: ``` May 25, 2022 9:50:11 PM com.google.cloud.datastore.emulator.firestore.websocket.WebSocketServer start INFO: Started WebSocket...

There is no Emulator crash and file created as requested when I change below code for storage path as follows: ``` const file = await admin .storage() .bucket() .file(("Admins/").concat(context.params.adminID). concat("/Companies/").concat(context.params.companyID)....

I have the same issue with below error and as a result there is no connections to Firebase with a blank screen. "TypeError: Cannot read properties of undefined (reading 'firestore')"...

2023 de sorun devam ediyor.

I understand that there is non web support for path_provider. Most of the web apps use cloud storage functionality. Since we have no path on local , creating the pdf...