sveltekit-blog-mdx icon indicating copy to clipboard operation
sveltekit-blog-mdx copied to clipboard

[email protected] dev

Open JohnRSim opened this issue 2 years ago • 1 comments

Describe the bug 404 on accessing blog posts.

To Reproduce Steps to reproduce the behavior:

  1. Created a clean install of latest commit - [email protected] dev
  2. Selected a blog post ie best-medium-format-camera-for-starting-out
  3. Console returns error
failed to load module for ssr: /work/tmp/content/blog/best-medium-format-camera-for-starting-out/index.md
Error: failed to load module for ssr: /work/tmp/content/blog/best-medium-format-camera-for-starting-out/index.md
    at instantiateModule (C:\work\tmp\my-new-mdsvex-blog\node_modules\vite\dist\node\chunks\dep-80fe9c6b.js:50206:15)
  1. Browser returns 404

Expected behaviour Blog post display

Screenshots N/A

Desktop (please complete the following information):

win/chrome canary node v16.14.0

Smartphone (please complete the following information):

n/a

Additional context Add any other context about the problem here.

JohnRSim avatar Jun 30 '22 08:06 JohnRSim

Went back to a previous commit from 3 weeks ago - tested works.

fix: 💫 updatea for SvelteKit breaking changes
3ed441287e74f94d4d577123587d7f24cb4a9529

JohnRSim avatar Jun 30 '22 09:06 JohnRSim