Michael Grenier

Results 9 comments of Michael Grenier

I'm getting the same issue. I'm trying to restore an existing database (2008 R2) into my docker instance and I'm getting this error : `System.Data.SqlClient.SqlError: FILESTREAM feature is disabled. (Microsoft.SqlServer.SmoExtended)`...

It's an error from your remote server, it's the answer from the server.

@buschtoens I added a **Getting started** in the readme that should get you up and ready.

Can you elaborate on what step does _nothing_? - `Remote-FTP` not present in `Packages` : try disabling/enabling the plugin - Sidebar not toggling : try reload the editor with `CTRL+ALT+R`...

@buschtoens might be related to #21

I was able to publish my `.tsx` to JSR without many issues (see for yourself [@baseless/react](https://jsr.io/@baseless/react/0.3.0-rc.2)). My only issue is that when I use `npx jsr add @baseless/react` in a...

I recently decided to update an old script I had for converting Deno modules into Node packages. I'm aware of [dnt](https://jsr.io/@deno/dnt), and it might be stable now, but back then,...

@tdonohue Sorry to jump in. I'm trying to accomplish the same configuration and I found a way to test everything in a "production-like" with Docker. Docker offer some similarities with...

@tdonohue I had the impression that the branch `dspace-8_x` was this PR. Sorry for my confusion. I used the branches of both PR in Docker and **everything worked**. Even with...