-
in userSignin.js the jwt env key should be process.env.JWT_SECRET instead of process.env.JwtSecret .This raises an error during signin
saying "Error: secretOrPrivateKey must have a value
at …
-
Template expressions should be interpreted by the lsp as javascript syntax
For example:
```riot
{ JSON.stringify(props) }
```
-
### Description
Este feature request trata sobre traducir de JS a TS el archivo merge.js que se encuentra en src/topics/merge.js
Rebeca Ledesma, 15-10771
### Community forum reference
_No respo…
-
### NextUI Version
2.6.5
### Describe the bug
I'm adding NextUI to my existing React project that is also using mapbox gl js and tailwind
My app works perfectly fine without NextUI, but as soon as…
-
# New Node.js LTS version detected
_Issue created automatically by a Github action._
A new active Node.js LTS version has been detected.
Please test the Log4brains project against this version and …
-
## Asking a Question?
Why we must use Next.js?
-
Importing via `mamoth.js` is going to always have issues as many of the docx styles and blocks are not supported.
See https://github.com/mwilliamson/mammoth.js/
Unfortunately, something more com…
-
It would be amazing to play games from the snes or other consoles offline.
[https://emulatorjs.org/](https://emulatorjs.org/)
-
How can I reduce `search_index.js` file size ?
The `gh-pages` limit is 100Mb, and I'm hitting this limit e.g. https://github.com/JuliaPlots/Plots.jl/actions/runs/11794903812/job/32859378612#step:5:…
-
So that we can run code in node after a basic `npx tsc`, without module compatibility problems
cc @martin-gorner for viz
Later we can investigate other steps needed to debug a local file, until …