-
Got this error:
```
#12 2.841 npm ERR! Could not resolve dependency:
#12 2.841 npm ERR! peer blitz@"^0.38.6" from @blitz-guard/core@0.4.1
```
In `blitz-guard/package.json` we require `"blitz": …
-
Hello,
I am one of the [openSUSE websocat package]() maintainers.
The package build routines nowadays include a check via cargo audit to only allow updates without security vulnerabilities.
The c…
-
## 🚀 The feature, motivation and pitch
### Consumer: `Optimizer._init_group`
The main driving motivation for this API is `Optimizer._init_group`. It is a function that rearranges the input paramet…
-
Hello,
Using v1.0.0-alpha.24.
I'm using a yarn monorepo, with two packages, in a directory structure similar to this:
```
./package-a/
./package-b/
./node_modules/
```
package-b has a depe…
-
Hi,
Guard works fine with rspec. **bundle exec cucumber** also works fine.
But if I launch guard with a cucumber configuration, I get the following error:
`cannot load such file -- guard/compa…
-
### What needs to happen?
We should document this in install_requires and potentially in contributor guide and/or release guide sections of developer docs and have some process that enforces absence…
-
Hello
Can you advice how to proceed with the problem? I have cloned repository and tried to build it using proposed command. After some time I was hit with compile error, was jpeg changed in meanti…
-
In most operators, we have guard statements that are executed immediately, while the bulk of the operator is implemented in a separate method (see #837 for discussion on why this pattern is used). Cur…
-
DR build: 7.0.17778, custom build (picked up on DR web site, a ready tu use build that I didnt compil)
Windows: Windows 10 Family edition Version 1803 - 64 bits - (OS version: 10.0.17134 ( 17134.285 …
-
All the RDO packages contains -doc subpackage which contains docs for the specific
projects. Sometime while building doc subpackage, we might need to add more dependencies
or remove some javascript/…