Matthew Blott
Matthew Blott
> @GFoley83 I recommend [RazorLight](https://github.com/toddams/RazorLight). > If you use it with .net core 3, please check [it](https://github.com/toddams/RazorLight/issues/267). This will not work with .NET Core 3.0.
@GFoley83 that's the version I have been using
I'm afraid I have this issue. I'm on an M1 MacBook Pro with 16GB and I have the latest version of Dust installed :-)
@bootandy That works a treat, thanks :-)
Yep. I was trying to build this on an arm server and when I commented out the second `BatchForget` function it built as expected.
Yes @mizzuri that worked (brain fart on my part). Thanks 🙂
I have this issue. I disabled the last command in the `scripts/gvm-default` file: ```bash . "$GVM_ROOT/scripts/env/cd" && cd . ``` When I inspected the code I noticed there's a `cd`...
@melMass I found the nvim version comes with its own problems. It seems less well supported.
@Ahmed-Alfahd AFAIK it's alive but it needs better PR. Add your support for issue #340.
There was [this](https://www.reddit.com/r/sveltejs/comments/13cbv6w/what_are_the_biggest_issues_with_svelte/) post on Reddit a few week's ago titled 'What are the biggest issues with Svelte?' This was my reply: > No official support for Svelte Native. It...