You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
salahcgp
changed the title
$page.path has been replaced by $page.url.pathname
request in handle has been replaced with event.
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
The text was updated successfully, but these errors were encountered: