Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
IfnotFr opened this issue Nov 22, 2024 · 0 comments
Open
Labels
bug Something isn't working

Comments

@IfnotFr
Copy link

IfnotFr commented Nov 22, 2024

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 :(

@maige-app maige-app bot added the bug Something isn't working label Nov 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant