-
Hello,
We need to be able to configure root project parameters since some parameters are universal and should not be set on every project. Currently we cannot add parameters to the root project us…
-
Make the header of the tree view fixed (project's tiltle), so when you scroll you can still see which project is open.
I ended up doing this in my stylesheet, it's ugly but does the work.
`…
-
### [REQUIRED] Step 2: Describe your environment
* Operating System version: Mac OSX 15.1
* Firebase SDK version: 12
* Firebase Product: Functions & admin
* Node.js version: 18 (18.16)
…
-
### Brief Issue Summary
Clicking "Launch target" runs the resulting executable with cwd = `build/Debug`. This means it cannot access e.g. the `assets` folder in the project root, which is a major inc…
-
May anyone help me ? I'm trying to install into my NuxtJS project and got this error:
```
npm i @townsquarelabs/ui-vue
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tre…
-
### Acknowledgements
- [X] I searched existing issues before opening this one to avoid duplicates
- [X] I understand this is not a place for seek help, but to report a bug
- [X] I understand that…
-
### Related issues
### [REQUIRED] Version info
**node:** 20
**firebase-functions:** 6.1.0
**firebase-tools:** 13.23.0
**firebase-admin:** 13.0.0
### [REQUIRED] Te…
-
Hello, I have been trying to test the root project and I get this exception:
```
[info] - saves local file to HDFS
[error] /Users/dev/git/mleap/mleap-spring-boot/src/main/scala/ml/combust/mleap/s…
-
`includePath` tests against the full path to the filesystem root. For example:
```
'filename-rules/match': [1, {
pattern: 'kebab-case',
includePath: true,
}],
```
Gets evaluated against…
greim updated
2 months ago
-
Hi,
Could the project consider removing operations that require root privileges? Running the program as root may pose security risks and isn't ideal for general usage. It would be beneficial if the…