Elmer Dantas

Results 11 comments of Elmer Dantas

this issue https://github.com/firebase/firebase-js-sdk/issues/7991 was closed because OP has found a different approach but I am wondering where the problem is (Firebase or Remix). According to this SO post: https://stackoverflow.com/questions/77843058/firebase-unresponsive-on-auth-signinwithemailandpassword problem...

@chuckmah what really bothers me is that the there is no answer to what actually changed and where the problem is (remix or firebase) ..As far as I remember if...

@mibto you're a life saver..that was happening to me too now as I was trying to add Firebase Algolia extension to my project. For Firebase team: My scenario is essentially...

Following the examples from "Troubleshooting" section I managed to get it working on a Docker container but the screenshot did not match the one I generated on my local machiene..basically...

@OrKoN thanks for the fast response... I have tried the official image but I got the ["famous" error]( https://community.render.com/t/puppeteer-fails-to-find-chromium-on-render/9920) which kinds of surprised me. I have been struggling to have...

@OrKoN I will do that as soon as possible. Thanks for your time.

@angelo-v @jeff-zucker thanks for the reply. I already contact comunica as well...main goal is to be able to retrieve data from turtle in a more "practical"...for example now after reading...

@angelo-v from your example, it requires a `URI` but the example shows a URL to a TTL file...while my file is a stream (converted to string) so I don't have...

The last piece of puzzy I need to figure is this error I am having now: `Error: TypeError: Cannot read properties of undefined (reading 'decode') while trying to parse as...

@jeff-zucker that's was one of the trials I made...I finally got it working! thanks for the support!!!