Firebase Support #42
Unanswered
nhuethmayr
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I tried to make it work as part of a firebase project but I couldn't. Do you happen to have an example for that?
No matter what I tried, I could not get the module to load.
Depending on how I load the package, I get either
extractText is not a function
orError [ERR_REQUIRE_ASYNC_MODULE]: require() cannot be used on an ESM graph with top-level await. Use import() instead.
Type definitions would be great as well 😉
Beta Was this translation helpful? Give feedback.
All reactions