-
Hi,
Could the project consider removing operations that require root privileges? Running the program as root may pose security risks and isn't ideal for general usage. It would be beneficial if the…
-
`vim-test` has some functionality that seemingly always sets up the correct project root:
https://github.com/vim-test/vim-test/blob/6517577d8b75c97ce0a916f44942877beb37d72a/plugin/test.vim#L60
I…
-
:wave: As part of a [larger community project](https://github.com/hep-packaging-coordination/packaging-hep-simulation-stack/issues/1) to try to do multi-platform packaging of the broader HEP simulatio…
-
First of all, let me tell you that this is an awesome tool and I use it with S3!
However, something is bothering me and I hope that there is an easy fix for it.
I have this in the AFN settings:
"a…
-
This is what our netlify file contains:
```
[build]
publish = ".wasp/build/web-app/build/"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
force = false
```
The pro…
-
Hi Contentlayer team,
I’m trying to use next-contentlayer with a project that relies on Next.js 15, but I encountered a dependency conflict. It seems next-contentlayer@0.3.4 currently specifies a p…
-
Hey, just started using this in a Blazor webassembly app. Working great, but when I want to import a another file for variables it doesn't work out too well. I have color variables in a top level fold…
-
After installing bitstring and ppx_bitstring (both 4.1.0 version) whenever I try to build a project that depends on them I got the error "Unexpected list". This is how I set them on dune file:
```
…
-
### Minimal reproducible example
https://github.com/Kavosh-m/test-expo-sdk52
### What platform(s) does this occur on?
Android
### Where did you reproduce the issue?
in a development build
### Su…
-
We should be able to specify an arbitraty location for the project directory.