Next.js Discord

Discord Forum

<NextRequest>.json() not resolving

Unanswered
Palomino posted this in #help-forum
Open in Discord
PalominoOP
Im working on a backend where I need JSON data. It wont resolve json no matter what I try...

14 Replies

PalominoOP
anyone?
PalominoOP
No.. it just waits till timeout
Whats your OS?
PalominoOP
This is ran on fedora
I doubt its an OS specific error, I once had a Promise which never resolved, and I had to change some system settings for it to work(windows)
@Palomino This is ran on fedora
I'm not sure but maybe that could be the reason, can you try running this on Github Codespace?
PalominoOP
i have other next apps running in that same system, there is no issue on thise apps
Umm thats really weird
maybe try restarting your system?
PalominoOP
Ill try that next
Wait.. can it be because of bun? I think i ran the app with bun this time
@Palomino Wait.. can it be because of bun? I think i ran the app with bun this time
It could be.
Try creating 2 projects, one with bun and npm, and create a route handler to test
and Then you can create a issue in bun