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

[Bug] 除了首页,无法加载其他页面的.md文件 #47

Open
raotaohub opened this issue Apr 28, 2024 · 3 comments
Open

[Bug] 除了首页,无法加载其他页面的.md文件 #47

raotaohub opened this issue Apr 28, 2024 · 3 comments

Comments

@raotaohub
Copy link

raotaohub commented Apr 28, 2024

💻 系统环境 | Operating System

Windows

🌐 浏览器 | Browser

Chrome & edge

🐛 问题描述 | Bug Description

image

🚦 期望结果 | Expected Behavior

No response

📷 复现步骤 | Recurrence Steps

No response

📝 补充信息 | Additional Information

No response

@raotaohub
Copy link
Author

raotaohub commented Apr 28, 2024

 "dependencies": {
    "@babel/core": "^7",
    "@lobehub/ui": "^1.138.14",
    "antd": "^5",
    "antd-style": "^3.6.2",
    "dumi-theme-lobehub": "^1.7.6",
    "lucide-react": "^0.376.0",
    "react-layout-kit": "^1.9.0",
    "styled-components": "^2",
    "typescript": "^4",
    "webpack": "^5"
  },
  "devDependencies": {
    "@commitlint/cli": "^17.1.2",
    "@commitlint/config-conventional": "^17.1.0",
    "@types/react": "^18.0.0",
    "@types/react-dom": "^18.0.0",
    "@umijs/lint": "^4.0.0",
    "dumi": "^2.2.17",
    "eslint": "^8.23.0",
    "father": "^4.1.0",
    "husky": "^8.0.1",
    "lint-staged": "^13.0.3",
    "prettier": "^2.7.1",
    "prettier-plugin-organize-imports": "^3.0.0",
    "prettier-plugin-packagejson": "^2.2.18",
    "react": "^18.0.0",
    "react-dom": "^18.0.0",
    "stylelint": "^14.9.1",
    "tsup": "^8.0.0"
  },

依赖信息

@raotaohub
Copy link
Author

请问是不是缺少了什么配置,我找不到相关的文档说明 谢谢~

@raotaohub
Copy link
Author

根据dumi的文档描述,安装主题包即可生效,根据仓库的example安装了更多的依赖,似乎还是不行。

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