-
-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Hello,
Cloning the kinde-nuxt-starter-kit and upgrading the package from 0.1.6 to the lastest available 0.1.11 is crashing the project with the following error :
500
Unexpected end of JSON input
at parseJSONFromBytes (node:internal/deps/undici/undici:5682:19)
at successSteps (node:internal/deps/undici/undici:5663:27)
at fullyReadBody (node:internal/deps/undici/undici:4561:9)
at process.processTicksAndRejections (node:internal/process/task_queues:105:5)
at async consumeBody (node:internal/deps/undici/undici:5672:7)
I am running with lastest LTS node version v22.11.0 with up to date npm.
Ran npm cache clean --force for be sure about corruption.
I could not find from where the problem is, but there is something bad here :(
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working