Mara Schulke

Results 37 comments of Mara Schulke

https://github.com/nvm-sh/nvm/issues/2065#issuecomment-573140907 Altough you said it should be the last resort to fake a fhs fs in nixos, i think its a valid option and depents on peoples use case. I...

Is there any progress on this? I really need this feature 😄

Can you exclude, that it is an issue with vue-router? (e.g. did you try to use a other http server for testing purposes?)

Hi @acche could you try to send me the error logs? I cant reproduce macos errors sadly since i dont have a machine with macos atm

Just for documentation purposes: This PR saved us a ton of work. Thank you so much! This attr is super useful as we want to use `rust_embed` within a sdk...

@pyrossh is there a possibility on getting this released to crates.io? I believe 8.4.0 does not have this in yet unfortunately.

Hi @tech-scripter, this is a known bug, the solution is to remove your `Proto.lock` for now and it will regenerate itself on the next installation. #76 & #83 tried to...

Hi @khanism, thank you for contributing! Have you seen the work on #217 / https://github.com/helsing-ai/buffrs/commit/78740b149f1e292d33433b1a5bd59ba5da495dd7 ? I think this issue still exists, but the way we check statuses for git...

The behavior is inspired by `cargo init` / `cargo new` – we have only implemented `init` so far