-
### Current Behavior
SUBJECT: MFE host cannot generate root ngrx state for app - broken
causes error
```
NX Generating @nx/angular:ngrx-root-store
NX Cannot read properties of null (reading 'le…
-
Project folder is not really necessary for this example.
-
I'm trying to port a project to UV but I can't get it to work. The project is basically the described use case in the workspaces docs: a core library, and a FastAPI server depending on it, in another …
-
- **Poetry version**: 1.3.1
- **Python version**: 3.11
- **OS version and name**: ubuntu
- **pyproject.toml**: see below
- [x] I am on the [latest](https://github.com/python-poetry/poetry/rele…
-
I'm curious about moving to use solid-register for testing, but I have a lot of code that uses imports relative to the project root, like: `src/components/Thing.ts`. In jest, which I'm using currently…
-
We never run containers without reviewing the Dockerfile.
We can't find the Dockerfile and this is blocking any further use.
-
I was wondering if there were any examples on how to use UV with the prebuilt AWS lambda python base images? Using the https://docs.astral.sh/uv/guides/integration/docker/ as reference but I seem to…
-
Hi,
Is there any way I can have this in the root .gradle file and have only 1 set of config xmls for all the projects in my solution?
Currently when trying it in the root project I get `Configuratio…
-
Default test running in my project leads to the `command not found: jest`
Here is the command I have to use to run a test: I have to first `cd client` and then `NODE_ENV=test TZ=UTC $(yarn bin)/jest …
Seybo updated
6 years ago
-
**Describe the bug**
Open3D append to the Python root logger which in return yields doubled log messages when setting a logging handler in another project.
**To Reproduce**
Steps to reproduce the…