JasKang / vite-plugin-markdown-preview

在 markdown 中书写 vue demo,支持 vite/vitepress。

Home Page:https://markdown-preview.jaskang.vip

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TypeError: Failed to fetch dynamically imported module

XiaoYang943 opened this issue · comments

hello,an error when i route a md file include:

我是 vue 模板
error details:

TypeError: Failed to fetch dynamically imported module: http://.../test.md?import

and

GET http://.../test.md.DemoBlockI0.vue net::ERR_ABORTED 404 (Not Found)

please help me,thanks! (救救孩纸吧QAQ)

当路由跳转到包含

<template>我是 vue 模板</template>

的markdown文件时,报了如下错误:

TypeError: Failed to fetch dynamically imported module: http://.../test.md?import

and

GET http://.../test.md.DemoBlockI0.vue net::ERR_ABORTED 404 (Not Found)

希望能帮助我,谢谢