-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
a very simple packge.json with
```
...
"scripts": {
"build": "tsc"
},
"dependencies": {
"@typ…
uchar updated
1 month ago
-
There's a bug that causes the wrong address to be generated if the wallet's public key starts with a zero byte. This is the case for 1 in 256 wallets.
This can lead the user to send funds to an add…
-
### Current behavior
We're using yarn workspaces, to create multiple packages in our project. I'm trying to reference one of the packages in my cypress tests as storage for the selectors.
The…
-
## Bug Description
I'm trying to upgrade twenty from 0.31.0 to 0.32.0, but I got errors while running `yarn command:prod upgrade-0.32` (after `yarn database:migrate:prod`)
I did update `REDIS_UR…
-
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
-
Vulnerable Library - lodash-1.3.1.tgz
A utility library delivering consistency, customization, performance, and extras.
Library home page: https://registry.npmjs.org/lodash/-/lodash-1.3.1.tgz
Path t…
-
I did a fresh git clone and tried to build the docker container according to the instructions but it fails:
```
Linting and checking validity of types ...
Failed to compile.
../../package…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/dark-architecture-go8s7s
### To Reproduce
1. install `sass` (`yarn add -D sass`)
3. import styles from a SCSS module…
-
### Self-service
- [ ] I'd be willing to implement a fix
### Describe the bug
If I use `yarn dlx -p typescript@5.5.4 build` with this package.json scripts section
```
...
"scripts": {
…
-
root@ddd:~/omnivore# docker compose up
[+] Building 388.7s (41/53)
=> CACHED [migrate 6/10] COPY /packages/db/package.json ./packages/db/package.json …