Kasun Vithanage

Results 248 comments of Kasun Vithanage

> > @kasvith can you try following these instructions https://dragoshmocrii.com/fix-vscode-elixirls-intellisense-for-code-imported-with-use/ ? Also, if you installed Elixir/Erlang with asdf, it may not work for you. > > I use asdf and...

Hi @kamilmysliwiec would you be able to review this PR and give me a comment about the future of it :) thanks

This is kind of frustrating, as running DB migrations is one of a common task expected from something like CapRover

> The simplest approach, whether using CapRover or Heroku or whatever, is to include the migrations as a startup task in your Docker image. This is a portable solution so...

> Having an undo button for a build is more compelling to me than a migration hook; i'm not sure how this would be kept intact with a migration hook...

This one seems essential on seeding and testing, I'm having the same problem

I have the same issue, bull queues should provide a callback(or event) like ```js queue.onError(() => handle err) queue.onReady(() => start processing) ```

For anyone who is struggling, you can use the following lib instead. I used this for one my apps and it works effortlessly https://www.npmjs.com/package/@react-oauth/google

We have added Nuxt3 support with https://vue3-google-signin.syetalabs.io/guide/#with-nuxt

I've the same problem with `Paysafecard` API