-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
Closed as not planned
Description
Describe the bug
POST requests fail before even reach the server
Reproduction
npm create svelte@latest my-app
all defaults
pnpm i
pnpm dev --port 3000
navigate to http://localhost:3000/sverdle
type "qwert"
Unexpected token 'I', "Invalid request body" is not valid JSON
SyntaxError: Unexpected token 'I', "Invalid request body" is not valid JSON
Logs
No response
System Info
System:
OS: Linux 4.19 Debian GNU/Linux 10 (buster) 10 (buster)
CPU: (8) x64 Intel Core Processor (Haswell, no TSX, IBRS)
Memory: 27.70 GB / 31.42 GB
Container: Yes
Shell: 5.0.3 - /bin/bash
Binaries:
Node: 16.18.0 - /usr/bin/node
npm: 8.19.2 - /usr/bin/npm
npmPackages:
@sveltejs/adapter-auto: next => 1.0.0-next.84
@sveltejs/kit: next => 1.0.0-next.525
svelte: ^3.46.0 => 3.52.0
vite: ^3.1.0 => 3.2.0Severity
blocking an upgrade
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels