-
The current implementation uses a macOS-specific path with a tilde (`~`), which has two problems:
1. The tilde isn't automatically expanded to the home directory in Node.js
2. The path structure is …
-
@SwanandD121 what are your views on this ??
## User Schema Structure:
* username: Unique string identifying the user (required).
* email: Unique string for user’s email address (required).
* p…
-
## Describe the current behavior in detail
Reproducible on Netlify with following [config](https://wormhole-connect-mainnet.netlify.app/?config=N4KABGB2CmAuDuB7ATgawFxgOQFsCGAlpDLFgDThgCuBmwEAzgBaLwC…
-
## Context
What's your version of `nuqs`?
```
"nuqs": "^2.1.1"
```
What framework are you using?
- ✅ Next.js (app router)
- ❌ Next.js (pages router)
- ❌ React SPA (no router)
- ❌ …
-
Hello! Upon system startup, opening Code-OSS hangs due to the files `/vs/platform/windows/electron-main/windowImpl.js` and `/vs/platform/windows/electron-main/windowsjs` required by `/vs/modules/patch…
-
Estou tendo o seguinte problema no momento do build do backend, usando o comando npm build --force
`npm ERR! code 1
npm ERR! path /www/wwwroot/plataforma/backend/node_modules/sharp
npm ERR! comma…
-
### Provide environment information
System:
OS: Linux 6.8 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
CPU: (4) x64 Intel(R) N100
Memory: 11.64 GB / 15.37 GB
Container: Yes
…
-
Currently `npm audit` is throwing a vulnerability issue with the package `platform` using an old version. Can it updated to the latest version `1.3.6`?
https://github.com/medialize/ally.js/blob/mas…
-
### Summary
### Summary
I have a docker-compose file to start cardano-rosette service, but when I start it, it doesn't work and have some errors in the logs.
docker-compose:
```
version: '3.8…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behavior
When you subscribe an observer from controller, with async guard used, you will miss all mess…