-
#### Bug Report Checklist
##### Description
The **typescript-angular** code generator does escape reserved words, but doesn't annotate these fields so the (de)serializer doesn't properly (de)seria…
-
### Describe the bug
```nix
{
description = "A very basic flake";
inputs = {
nixpkgs.url = "github:nixos/nixpkgs/master";
};
outputs = { self, nixpkgs }:
let
pkgs = nix…
-
Just trying to follow README directions, won't even compile
```
➜ dev git clone https://github.com/jetbridge/cdk-nextjs.git
Cloning into 'cdk-nextjs'...
remote: Enumerating objects: 1980, done.…
ktwbc updated
1 month ago
-
Hello.
I'm using this tool for deploy my site after my build pipeline has ended, and it is failing in the last step without any explanation and the worst thing, it does not exits,it just hangs and my…
-
In this [gist](https://gist.github.com/charleskawczynski/a92627ddcd377b14a456ff090c594f6f), a function returns a big manually written matrix
```
git clone https://gist.github.com/charleskawczynski…
-
Unable to git clone the project, I tried many times. Can you provide the download addresses of. zip and. rar files?
-
### Description
catppuccin fails to update with vim-plug, as vim-plug tries to do a git pull. git pull fails because catppuccin tries to pull the tags, but stable is already exists and points to a d…
-
### Describe the bug
While cloning the repo on Windows I faced:
C:\src>git clone https://github.com/bytechefhq/bytechef.git
Cloning into 'bytechef'...
remote: Enumerating objects: 319679, done.
r…
-
Given the following code:
```
const cloneRepo = async (repo: string): Promise => {
await spawn(
'git',
['clone', `git@github.com:popsql/${repo}.git`, repo],
{ captureOutput: true, …
-
### Laptop model
GF63 Thin 9SC
### EC firmware version
cat: /sys/devices/platform/msi-ec/fw_version: No such file or directory
### Description
I can not install, maybe problem is ```6.8.0-45-gene…