Here's the project code. https://github.com/AnsonH/plinko-game?tab=readme-ov-file
I am trying to add a new page for firebase oauth and stripe payments but getting 404 error even after creating new file in routes folder and all
Here's the error. Any one who can help me to integrate firebase and stripe and pages will be paid.
SvelteKitError: Not found: /aboutat resolve2 (file:///C:/Users/admin/Documents/plinko-game/plinko-game-main/.svelte-kit/output/server/index.js:3606:18)at resolve (file:///C:/Users/admin/Documents/plinko-game/plinko-game-main/.svelte-kit/output/server/index.js:3438:34)at #options.hooks.handle (file:///C:/Users/admin/Documents/plinko-game/plinko-game-main/.svelte-kit/output/server/index.js:3681:71)
at respond (file:///C:/Users/admin/Documents/plinko-game/plinko-game-main/.svelte-kit/output/server/index.js:3436:43)at process.processTicksAndRejections (node:internal/process/task_queues:95:5) {status: 404,text: 'Not Found'}