-
### Versions
- vite-plugin-federation: 1.2.3
- vite: 4.2.1
### Reproduction
Host and remote apps are using react-router-dom for nested routing. Separatelly, applications are working corr…
-
I started with something simple.
```nix
shb.arr = {
sonarr.enable = true;
sonarr.settings.ApiKey = config.age.secrets.arr-api-key.path;
sonarr.subdomain = "radarr";
sonarr.doma…
-
My crate has some test support data in `tests/support/mod.rs`. When trying to load this module for unit tests like this:
``` rust
mod tests {
#[path="../tests/support/mod.rs"]
mod support;
}
…
-
DotNest tutorial recipe: similar tutorial like TryOrchard, which is optional (e.g. ticking a checkbox when creating a tenant) and it guides through over a full Orchard tutorial. The content of the tut…
-
I've created a PR with a failing test case: https://github.com/deepkit/deepkit-framework/pull/595/files#diff-8638469975c860d179cea016ca3ee1f3c2d65fbd6eba97a2096def06beeaa332R193
TL;DR is provider r…
-
Really excited to see this project. Started using it right away and was pleased to see how easy it works out of the box. However I'm trying to build nested routes that are two (possibly more) levels …
-
I am able to create a library and install it into a angular cli generated app without issue. However, if I want to use the library in a new library and use the new library, I continue to receive the …
-
TSC Found 0 issues. Generating metadata...
server:dev: Successfully compiled src\metadata.ts with swc (7.87ms)
server:dev: Error: Cannot find module '.prisma/client/default'
server:dev: Require s…
-
## **Describe the bug**
let's imagine this path `a/b/node_module` & `a/c/node_module`
When I run `npx npkill` in the `b` or `c` dirs, It shows the `node_module`.
But When I run it in `a` dir does n…
-
### Describe the bug
I tried the gradio node client on new and existings nestjs project and all give me this error:
```
Error: No "exports" main defined in projects/nest-gradio/node_modules/@gr…