Skip to content

Unexpected end of JSON input error when version is greather than 0.1.6 #198

@IfnotFr

Description

@IfnotFr

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

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions