Zelos Prapas Alkiviadis

Results 6 comments of Zelos Prapas Alkiviadis

Do you remove the `file://` part from the path? For me, this resolved this issue. Changed this: ``` const options = { path: videoFilePath, ...otherOptions, } const uploadId = await...

This is a minor issue that requires a lot of effort to make it work the way you describe it and this is why we implemented it that way in...

I don't use fugitive at the moment. I may try to check it out if I find some time

Thank you for the contribution, @black-desk. I will check it out soon as I find some free time!

Hello, and thank you for using `blamer.nvim`. We have discussed this feature many times with @georgesofianosgr in the past and that we would like to implement it. However, it will...

> > I'm getting this error for `swr` which is a dependency of Clerk. `Uncaught (in promise) SyntaxError: The requested module 'http://localhost:3000/node_modules/use-sync-external-store/shim/index.js?v=f1295605' doesn't provide an export named: 'useSyncExternalStore'` > >...