can't use npm on firebase 9 with deno #16698
bobwatcherx
started this conversation in
General
Replies: 1 comment
-
|
I believe this is a bug. I suggest you file a bug report in an issue. However, firebase-admin-sdk is known not to work with Deno yet, there is a workaround to use firebase-js-sdk instead. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
i have problem with deno Crud Firestore. deno can't work like npm I made it with bun js runtime and it works normally. and with the same syntax I did with denona but it didn't work and just got an error. What is wrong with my syntax?
My Bun JS with firebase : it works normally
my Deno Js with Npm its not work
My Log errror
if found a solution . can you tell me thanks
Beta Was this translation helpful? Give feedback.
All reactions