-
Following the trail of this issue: https://github.com/microsoft/vscode-python/issues/1019, I'd like to request `venvPath` to support array of paths and wildcards in them.
My use case touches monorepo…
-
**Describe the bug**
how can i resolve this problem? i meet it many times
Task with name 'postRelease' not found in root project 'conductor'.
**Details**
Conductor version: 3.13.2\3.13.3
when…
-
When trying to use this project with pnpm, an error like the one below is raised when running `pod install`. It seems that the relative path used to find the project's root directory will not work wit…
-
Right now it is necessary to know the actual json path of a field in a json object to search for it.
It would be nice to have an option that acts as if we also projected all tokens to the root jso…
-
**Describe the bug**
see https://github.com/slidevjs/slidev/discussions/1863#discussioncomment-10613408
**Minimal reproduction**
attached please find a reproducible example.
after …
-
Thank you for this extension! It would fill a great need in PHP when using VS Code.
I have an error on projects that have "tsconfig.json" in the root of the project:
```
.vscode/extensions/kl…
-
I've just used the `npm-check-updates` package in my **Next.js 14** application to update Next.js and all my packages to the latest versions.
In my terminal, I ran the following commands:
1. `np…
-
I have a MERN app I'm trying to deploy to Glitch, which only supports Node up to version 16.x. I want to switch from CRA to Vite in my project, but I'm having dependency resolution issues in NPM.
…
-
### Description
The android keystore signing parameters are relative to the project being built and not the working path. If the file is not found, the publish process will continue with a debug sign…
-
### Describe the Bug
From what I can see in the network tab, directus tries to get the favicon from /root/ path instead of what is specified in public_url.
I run nginx and directus as a subfolder …