Skip to content
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

request in handle has been replaced with event. #4

Open
salahcgp opened this issue Feb 26, 2022 · 0 comments
Open

request in handle has been replaced with event. #4

salahcgp opened this issue Feb 26, 2022 · 0 comments

Comments

@salahcgp
Copy link

salahcgp commented Feb 26, 2022

Tried updating the repo with npm update, removed the target: #svelte from svelte.config.js but encountering below error:

500
request in handle has been replaced with event. See sveltejs/kit#3384 for details
Error: request in handle has been replaced with event. See sveltejs/kit#3384 for details
at Object.get request [as request] (file:///C:/Users/X1%20Carbon/Apps/Svelte/lnkd/.svelte-kit/runtime/server/index.js:2721:11)
at Object.handle (/C:\Users\X1 Carbon\Apps\Svelte\lnkd\src\hooks:3:32)
at respond (file:///C:/Users/X1%20Carbon/Apps/Svelte/lnkd/.svelte-kit/runtime/server/index.js:2564:40)
at file:///C:/Users/X1%20Carbon/Apps/Svelte/lnkd/node_modules/@sveltejs/kit/dist/chunks/index.js:263:30

@salahcgp salahcgp changed the title $page.path has been replaced by $page.url.pathname request in handle has been replaced with event. Feb 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant