-
Case:
Source code is located at `C:/.../project`
`res` folder is located in shared folder: `D:/.../Shared/project/res`
Path to it is specified via `-D resourcesPath=...`
Whenever new files are add…
-
When enabling isolated projects option for Gradle, project sync failure contains the following violation:
```
Project {project_name} cannot dynamically look up a property in the parent project :
``…
-
### Describe the bug
When listening to live events on a table `LIVE SELECT ... FROM something` and triggering a event eg `CREATE something`, the live events will eventually hang/lock up across the wh…
-
Hi
I am on Ubuntu 24.04 (either with tcsh or bash shell)
I followed the instructions found in
https://leanprover-community.github.io/install/debian.html
and
https://leanprover-community.github…
-
### What happened?
Hi guys 👋🏽
I'm facing an issue, where the `.package.resolved` in the project root is not updated after `tuist generate`. This will result in different package versions defined …
-
I want verify program on devnet: `anchor verify 2bDKfMiA1ECJRPPMvEgvJtGHHreEswTD168NAqQgRqyN`
Execute in the root directory of the project.
```
Writing the IDL file
Writing the .ts file
Build suc…
-
**Description**
Jaspr fails when trying to start a new project in a container. The issue was not observed outside a container.
**Output**
The below output was run inside a container. Based on…
-
## Expected behavior
I am using Spacemacs (and thus projectile) and LSP.
I have an Elixir project which uses the `rustler` library which generates a Rust project inside the Elixir's project `nat…
-
### Current Behavior
TL;DR - When there are nested calls to `PluginManager.withPlugin()` like so:
```
pluginManager.withPlugin("foo-plugin") {
pluginManager.withPlugin("bar-plugin") {
do…
-
### Is your feature request related to a problem?
The project currently uses ESLint 8. ESLint 8 is now EOL and unsupported.
### Describe the solution you'd like
The project should use ESLint 9 for …