-
Followed the steps to create a new app, then entered `nix develop` and got the following error:
```sh
$ nix develop
warning: Git tree '/Users/jost/Desktop/holochain/scaffolded-tryorama/peter' is …
-
### What broke? What's expected?
This line https://github.com/kubernetes-sigs/kubebuilder/blob/c3a5806ad5de1803c366f84262c515281eb8b6d6/pkg/plugins/golang/v4/scaffolds/internal/templates/makefile.go#…
-
### 📜 Description
We have Styra policies enabled as part of the K8S cluster. One of the policy denies starting any pod container if the pod manifest states that "readOnlyRootFilesystem: false" When…
-
### Current behavior:
Cypress uses global variables: `describe`, `it`, etc. This is implicit and makes it unclear where they are coming from. Linters also don't like it and for good reason.…
-
Hi, first off thanks for this great lib! I've been using it for quite a while now and really love the improvements over the stock formatter.
## Issue
Styler 1.0.0's extensive reformatting of con…
-
It would be cool if there’s filtering & sorting
-
Hello,
I often get this as an answer :
``` javascript
{
"code": "E_INTERNAL_SERVER_ERROR",
"message": "Something bad happened on the server",
"data": {}
}
```
If I manually log the error in …
-
Hi folks,
It would be nice to have another [`field_partial`](https://bullettrain.co/docs/field-partials) that is based on json data type.
### Why
There is some js libraries that have a mor…
-
Hi,
I'm using file-type in nest.js and I've this error, using the last 19.4.1 version.
```
nest start
node:internal/modules/cjs/loader:597
throw e;
^
Error [ERR_PACKAGE_PATH_N…
-
**Describe the bug**
Tell us what you were doing and provide a clear and concise description of issue you encountered. I scaffolded a fresh chain using Ignite CLI and followed to the letter the exact…