> config.kit.ssr has been removed — use the handle hook instead: https://kit.svelte.dev/docs/hooks#handle' #4309
Answered
by
bluwy
wanghaisheng
asked this question in
Q&A
Describe the bugReproductioncan anyone help me LogsNo response System InfoSystem:
OS: Windows 10 10.0.22000
CPU: (16) x64 AMD Ryzen 7 4800H with Radeon Graphics
Memory: 4.03 GB / 15.37 GB
Binaries:
Node: 14.17.0 - C:\Program Files\nodejs\node.EXE
Yarn: 1.22.10 - ~\AppData\Roaming\npm\yarn.CMD
npm: 6.14.13 - C:\Program Files\nodejs\npm.CMD
Browsers:
Edge: Spartan (44.22000.120.0), Chromium (99.0.1150.39)
Internet Explorer: 11.0.22000.120
npmPackages:
@sveltejs/adapter-auto: next => 1.0.0-next.31
@sveltejs/adapter-begin: next => 1.0.0-next.15
@sveltejs/adapter-node: next => 1.0.0-next.71
@sveltejs/adapter-static: next => 1.0.0-next.29
@sveltejs/kit: next => 1.0.0-next.295
svelte: ^3.42.3 => 3.46.4Severityblocking all usage of SvelteKit Additional Informationfull log |
Answered by
bluwy
Mar 12, 2022
Replies: 3 comments 4 replies
Please read the docs |
4 replies
Answer selected by
benmccann
|
Try Run this :
That because in 1.0.0-next.222, the patch had changed :
you can check at this one : Thanks |
0 replies
|
that is helpful . |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Please read the docs